CPU Source Code You can open the CPU Source View for any function by double-clicking on it in the tree. To be displayed the source files must be on the local file system. By default the directory containing the executable or profile file is searched. If the source file cannot be found ...
All source code is provided as is, with no warranties intended or implied. Use at your own risk. //...Date: 05/18/2006Bug! Inspecting Value-Type Returns12/6/2007 Update: The bug described below has been fixed in CLR 2.0 SP1. (See this post for......
may also help identify where in the application code calls to these ADO.NET interfaces are performed. If the application makes frequent calls to ADO.NET interfaces, some samples showing time spent in ADO.NET modules, including System.Data.dll and System.Data.Linq.dll, are likely to be ...
Measurements are made not only for the work of your code, but also for the activities performed by the engine itself, such as compilation, calls of system libraries, optimization, and garbage collection. Enable CPU profiling To invoke V8 CPU profiling on application start, you need to ...
ThreadNameChanged is called when the friendly name is set on a .NET thread by assigning System.Threading.Thread.Name to a new value. Initially, .NET threads are not named, but if you are doing any sort of serious multithreading, I suggest naming them; this can prove an invaluable aid whe...
IDropSource IEnlistingInProject IEnumComponents IEnumComReferences IEnumHierarchies IEnumHierarchyItems IEnumPackages IEnumProjectStartupServices IEnumRunningDocuments IEnumSystemAssemblies IEnumTargetFrameworks IEnumToolboxItems IEnumToolboxTabs IEnumVsENCRebuildableProjectCfgs IEnumVsProfilerTarge...
Place the contents below into a file on your test system. We'll refer to it as "run_simd_test.sh" #!/bin/bash isa_arr=("AVX512_CORE_AMX" "AVX512_CORE" "AVX2") for i in "${isa_arr[@]}"; do echo "`date` - DNNL_MAX_CPU_ISA=$i" ...
Source port numbers (as strings). Instance values map from logical NVLink ID (uint64) to comma-separated list of port numbers (string). nvlink__system_access Indicates if system access is supported. Instance values map from logical NVLink ID (uint64) to value (uint64). nvlink__system_...
In most apps, when the Show External Code option is disabled, the second-level node is an [External Code] node. The node contains the system and framework code that starts and stops the app, draws the UI, controls thread scheduling, and provides other low-level services to the app. The...
7Branches51Tags Code Folders and files Name Last commit message Last commit date Latest commit Cengoni Update meta.yaml Jan 17, 2025 b7e6670·Jan 17, 2025 History 841 Commits .github Update pythonpackage.yml Jan 17, 2025 bioconda_recipe ...