Searched refs:profiling (Results 1 – 19 of 19) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_clocksource.c | 199 if (profiling) { in handleevents() 258 if (profiling && event > state->nextprof) in getnextcpuevent() 434 while (freq < (profiling ? profhz : stathz)) 725 if (profiling == 0) { 728 profiling = 1; 731 profiling = 1; 733 profiling++; 745 if (profiling == 1) { 748 profiling = 0; 751 profiling = 0; [all …]
|
| /f-stack/freebsd/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
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | profile_app.rst | 7 The following sections describe methods of profiling DPDK applications on 33 for details about application profiling. 87 The PMU based scheme is useful for high accuracy performance profiling with 89 Linux userspace profiling tools like ``perf`` as this scheme alters the PMU
|
| H A D | perf_opt_guidelines.rst | 19 And finally, they give an introduction to application profiling using a Performance Analyzer from I…
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 185 - Add mutex profiling, which collects a variety of statistics useful for 617 This bugfix release addresses a few bugs specific to heap profiling. 633 optional extra space. Note that a couple of minor heap profiling 657 - Fix heap profiling bugs: 711 - Implement per thread heap profiling, as well as the ability to 830 calloc(), and realloc() when profiling is enabled. 973 profiling were enabled. 1158 This version fixes numerous bugs related to heap profiling. 1206 - Heap profiling-specific fixes: 1295 - Increase default backtrace depth from 4 to 128 for heap profiling. [all …]
|
| H A D | README | 6 such as heap profiling and extensive monitoring/tuning hooks. Modern jemalloc
|
| H A D | configure.ac | 1046 dnl Do not enable profiling by default. 1048 [AS_HELP_STRING([--enable-prof], [Enable allocation profiling])], 1146 backtrace_method="none (disabling profiling)" 1152 dnl Heap profiling uses the log(3) function.
|
| H A D | INSTALL.md | 133 Enable heap profiling and leak detection functionality. See the "opt.prof"
|
| H A D | configure | 1429 --enable-prof Enable allocation profiling
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | ramoops.txt | 40 profiling (defaults to 0: disabled)
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/arm/ |
| H A D | fvp-base-revc.dts | 151 compatible = "arm,statistical-profiling-extension-v1";
|
| /f-stack/freebsd/arm64/conf/ |
| H A D | NOTES | 11 # We want LINT to cover profiling as well.
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | HISTORY | 163 + interface for debugging and profiling
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 156 /* JEMALLOC_PROF enables allocation profiling. */
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | NOTES | 11 # We want LINT to cover profiling as well.
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 11 # We want LINT to cover profiling as well.
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 224 4. Use a profiler with a good high resolution timer. See the section below on profiling for
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 955 MADT: Add support for statistical profiling in GICC. Statistical 956 profiling extension (SPE) is an architecture-specific feature for ARM.
|