| /freebsd-13.1/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 "
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_clocksource.c | 199 if (profiling) { in handleevents() 259 if (profiling && event > state->nextprof) in getnextcpuevent() 435 while (freq < (profiling ? profhz : stathz)) 726 if (profiling == 0) { 729 profiling = 1; 732 profiling = 1; 734 profiling++; 746 if (profiling == 1) { 749 profiling = 0; 752 profiling = 0; [all …]
|
| /freebsd-13.1/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
|
| /freebsd-13.1/lib/libclang_rt/xray-profiling/ |
| H A D | Makefile | 5 LIB= clang_rt.xray-profiling-${CRTARCH}
|
| /freebsd-13.1/share/doc/psd/18.gprof/ |
| H A D | Makefile | 5 SRCS= header.me abstract.me intro.me profiling.me gathering.me \
|
| /freebsd-13.1/contrib/jemalloc/ |
| H A D | ChangeLog | 111 - Only initialize libgcc unwinder when profiling is enabled. (@paravoid, 753 This bugfix release addresses a few bugs specific to heap profiling. 769 optional extra space. Note that a couple of minor heap profiling 793 - Fix heap profiling bugs: 847 - Implement per thread heap profiling, as well as the ability to 966 calloc(), and realloc() when profiling is enabled. 1109 profiling were enabled. 1294 This version fixes numerous bugs related to heap profiling. 1342 - Heap profiling-specific fixes: 1431 - Increase default backtrace depth from 4 to 128 for heap profiling. [all …]
|
| /freebsd-13.1/lib/libclang_rt/ |
| H A D | Makefile | 30 SUBDIR+= xray-profiling
|
| /freebsd-13.1/contrib/ncurses/ncurses/tty/ |
| H A D | lib_mvcur.c | 176 static bool profiling = FALSE; 815 if (!profiling) { in onscreen_mvcur() 934 if (!profiling) in onscreen_mvcur() 1154 if (profiling) in tputs() 1336 profiling = TRUE; in main() 1360 profiling = FALSE; in main()
|
| /freebsd-13.1/usr.sbin/config/ |
| H A D | mkmakefile.c | 158 if (profiling) in makefile() 159 fprintf(ofp, "PROFLEVEL=%d\n", profiling); in makefile() 588 if (filetype == PROFILING && profiling == 0) in read_file() 793 if (!profiling) in do_rules()
|
| H A D | config.h | 213 extern int profiling;
|
| H A D | main.c | 91 int profiling; variable 174 profiling++; in main()
|
| H A D | config.y | 195 PROFILE NUMBER { profiling = $2; } |
|
| /freebsd-13.1/lib/libc/nls/ |
| H A D | el_GR.ISO8859-7.msg | 241 27 ����������� � ������������� profiling
|
| H A D | pt_BR.ISO8859-1.msg | 241 27 Temporizador de profiling expirou
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 1 /*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\ 10 * constant literals that are shared across profiling runtime library, 145 /* Definition of parameter types of the runtime API used to do value profiling 169 /* For indirect function call value profiling, the addresses of the target 179 /* For memory intrinsic functions size profiling. */ 349 * Per-function header/control data structure for value profiling 788 /* The value range buckets (22 buckets) for the memop size value profiling looks
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 1 /*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\ 10 * constant literals that are shared across profiling runtime library, 145 /* Definition of parameter types of the runtime API used to do value profiling 169 /* For indirect function call value profiling, the addresses of the target 179 /* For memory intrinsic functions size profiling. */ 349 * Per-function header/control data structure for value profiling 788 /* The value range buckets (22 buckets) for the memop size value profiling looks
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | digital | 52 0 string =!<PDF>!\n profiling data file
|
| /freebsd-13.1/contrib/tcsh/nls/italian/ |
| H A D | set2 | 63 61 Allarme di tempo di profiling
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | ramoops.txt | 40 profiling (defaults to 0: disabled)
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | TRACEFLAGS | 108 93,>99 * Prevent daemon connection fork for profiling/debugging
|
| /freebsd-13.1/contrib/libcbor/doc/source/ |
| H A D | development.rst | 100 - `Valgrind <http://valgrind.org/>`_ (memory correctness & profiling)
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | fvp-base-revc.dts | 151 compatible = "arm,statistical-profiling-extension-v1";
|
| /freebsd-13.1/sys/arm64/conf/ |
| H A D | NOTES | 11 # We want LINT to cover profiling as well.
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 570 def lto_pseudo_probe_for_profiling: F<"lto-pseudo-probe-for-profiling">, 571 HelpText<"Emit pseudo probes for sample profiling">; 647 def: J<"plugin-opt=pseudo-probe-for-profiling">, 648 Alias<lto_pseudo_probe_for_profiling>, HelpText<"Alias for --lto-pseudo-probe-for-profiling">;
|