| /src/sys/kern/ |
| H A D | kern_clocksource.c | 95 static int profiling; /* Profiling events enabled. */ variable 198 if (profiling) { in handleevents() 256 if (profiling && event > state->nextprof) in getnextcpuevent() 430 while (freq < (profiling ? profhz : stathz)) 719 if (profiling == 0) { 722 profiling = 1; 725 profiling = 1; 727 profiling++; 739 if (profiling == 1) { 742 profiling = 0; [all …]
|
| /src/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_profiling_flags.inc | 9 // XRay profiling runtime flags. 27 "Set to true if we want the profiling implementation to not write " 30 "The number of buffers to pre-allocate used by the profiling "
|
| /src/sys/contrib/device-tree/Bindings/arm/ |
| H A D | spe-pmu.txt | 9 "arm,statistical-profiling-extension-v1" 18 compatible = "arm,statistical-profiling-extension-v1";
|
| H A D | coresight-cpu-debug.txt | 8 debug module provides sample-based profiling extension, which can be used
|
| /src/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | MIBEntryDef.inc | 1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\ 9 * This file defines the macros for memprof profiling data structures.
|
| H A D | InstrProfData.inc | 1 /*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\ 10 * constant literals that are shared across profiling runtime library, 176 /* Definition of parameter types of the runtime API used to do value profiling 200 /* For indirect function call value profiling, the addresses of the target 210 /* For memory intrinsic functions size profiling. */ 212 /* For virtual table address profiling, the address point of the virtual table 408 * Per-function header/control data structure for value profiling 885 /* The value range buckets (22 buckets) for the memop size value profiling looks
|
| H A D | MemProfData.inc | 3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\ 12 * constant literals that are shared across profiling runtime library,
|
| /src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MIBEntryDef.inc | 1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\ 9 * This file defines the macros for memprof profiling data structures.
|
| H A D | InstrProfData.inc | 1 /*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\ 10 * constant literals that are shared across profiling runtime library, 176 /* Definition of parameter types of the runtime API used to do value profiling 200 /* For indirect function call value profiling, the addresses of the target 210 /* For memory intrinsic functions size profiling. */ 212 /* For virtual table address profiling, the address point of the virtual table 408 * Per-function header/control data structure for value profiling 885 /* The value range buckets (22 buckets) for the memop size value profiling looks
|
| H A D | MemProfData.inc | 3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\ 12 * constant literals that are shared across profiling runtime library,
|
| /src/lib/libclang_rt/xray-profiling/ |
| H A D | Makefile | 3 LIB= clang_rt.xray-profiling-${CRTARCH}
|
| /src/contrib/jemalloc/ |
| H A D | ChangeLog | 29 - Add high resolution timestamp support for profiling. (@tyroguru) 55 - Fix a profiling biasing issue which could cause incorrect heap usage and 57 profiling feature. (@davidtgoldblatt) 83 - Avoid atexit(3) calls unless the relevant profiling features are enabled. 211 - Only initialize libgcc unwinder when profiling is enabled. (@paravoid, 421 - Add mutex profiling, which collects a variety of statistics useful for 706 - Fix heap profiling context leaks in reallocation edge cases. (@jasone) 744 unlikely to cause deadlocks in practice except when heap profiling was 839 This bugfix release continues the trend of xallocx() and heap profiling fixes. 853 This bugfix release addresses a few bugs specific to heap profiling. [all …]
|
| H A D | README | 6 such as heap profiling and extensive monitoring/tuning hooks. Modern jemalloc
|
| /src/share/doc/psd/18.gprof/ |
| H A D | Makefile | 2 SRCS= header.me abstract.me intro.me profiling.me gathering.me \
|
| /src/contrib/ncurses/ncurses/tty/ |
| H A D | lib_mvcur.c | 176 static bool profiling = FALSE; 834 if (!profiling) { in onscreen_mvcur() 953 if (!profiling) in onscreen_mvcur() 1164 if (profiling) in tputs() 1346 profiling = TRUE; in main() 1370 profiling = FALSE; in main()
|
| /src/lib/libclang_rt/ |
| H A D | Makefile | 38 SD_XRAY+= xray-profiling
|
| /src/lib/libc/nls/ |
| H A D | el_GR.ISO8859-7.msg | 240 27 ����������� � ������������� profiling
|
| /src/contrib/libdiff/ |
| H A D | README | 9 - add profiling and test series to rate diff algorithm combinations.
|
| /src/contrib/file/magic/Magdir/ |
| H A D | digital | 70 0 string =!<PDF>!\n profiling data file
|
| /src/contrib/jemalloc/doc_internal/ |
| H A D | PROFILING_INTERNALS.md | 1 # jemalloc profiling 2 …ind jemalloc's profiling implementation, as well as the implementation tricks that make it effecti… 127 …e making its inputs incorrect. This can be annoying to human readers of raw profiling dump output.
|
| /src/contrib/tcsh/nls/italian/ |
| H A D | set2 | 63 61 Allarme di tempo di profiling
|
| /src/sys/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | ramoops.txt | 40 profiling (defaults to 0: disabled)
|
| /src/contrib/sendmail/src/ |
| H A D | TRACEFLAGS | 120 93,>99 * Prevent daemon connection fork for profiling/debugging
|
| /src/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | foundation-v8.dtsi | 91 compatible = "arm,statistical-profiling-extension-v1";
|
| /src/contrib/libcbor/doc/source/ |
| H A D | development.rst | 100 - `Valgrind <http://valgrind.org/>`_ (memory correctness & profiling)
|