Home
last modified time | relevance | path

Searched refs:profiling (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/
H A D0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch24 Code under profiling |Voices| Duration (microsecond) | Load(%)
32 synth_one_block:reverb --->| no profiling available
33 synth_one_block:chorus --->| no profiling available
34 voice:note --------------->| no profiling available
35 voice:release ------------>| no profiling available
47 Code under profiling |Voices| Duration (microsecond) | Load(%)
55 synth_one_block:reverb --->| no profiling available
56 synth_one_block:chorus --->| no profiling available
57 voice:note --------------->| no profiling available
58 voice:release ------------>| no profiling available
[all …]
/OK3568_Linux_fs/kernel/kernel/gcov/
H A DKconfig2 menu "GCOV-based kernel profiling"
5 bool "Enable gcov-based kernel profiling"
10 This option enables gcov-based code profiling (e.g. for code coverage
15 Additionally specify CONFIG_GCOV_PROFILE_ALL=y to get profiling data
16 for the entire kernel. To enable profiling for specific files or
34 profiling data.
46 This options activates profiling for the entire kernel.
50 Note that a kernel compiled with profiling flags will be significantly
51 larger and run slower. Also be sure to exclude files from profiling
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-profiling1 What: /sys/kernel/profiling
5 /sys/kernel/profiling is the runtime equivalent
10 echo 2 > /sys/kernel/profiling
/OK3568_Linux_fs/buildroot/package/oprofile/
H A DConfig.in28 capable of profiling all running code at low overhead.
32 sample data, and several post-profiling tools for turning
36 CPU to enable profiling of a wide variety of interesting
38 profiling. All code is profiled: hardware and software
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/
H A Dfluidsynth_git.bb22 PACKAGECONFIG[profiling] = "-Denable-profiling=ON,-Denable-profiling=OFF"
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A D0001-mallinfo-implementation-is-glibc-specific.patch15 .../tflite/src/tensorflow/lite/profiling/memory_info.cc | 2 +-
107 …third_party/tflite/src/tensorflow/lite/profiling/memory_info.cc b/third_party/tflite/src/tensorflo…
109 --- a/third_party/tflite/src/tensorflow/lite/profiling/memory_info.cc
110 +++ b/third_party/tflite/src/tensorflow/lite/profiling/memory_info.cc
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dspe-pmu.txt9 "arm,statistical-profiling-extension-v1"
18 compatible = "arm,statistical-profiling-extension-v1";
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/
H A DKconfig32 bool "Enable Mali profiling"
37 This enables gator profiling of Mali GPU events.
40 bool "Enable internal Mali profiling API"
44 This enables the internal legacy Mali profiling API.
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig.debug34 bool "Use fast second timer for profiling"
37 Use a fast secondary clock to produce profiling information.
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dintro.rst10 Yocto bundles a number of tracing and profiling tools - this 'HOWTO'
21 useful tracing and profiling idioms along with their application (as
47 the tracing and profiling tools will be included in non-sdk images as well e.g.::
H A Darch.rst12 that together make up the Linux tracing and profiling space. The fact
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dgcov.rst4 gcov profiling kernel support enables the use of GCC's coverage testing
41 Note that kernels compiled with profiling flags will be significantly
54 To enable profiling for specific files or directories, add a line
122 The gcov kernel profiling infrastructure is designed to work out-of-the
194 Exclude affected source files from profiling by specifying
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgprof.info39 * Introduction:: What profiling means, and why it is useful.
41 * Compiling:: How to compile your program for profiling.
50 * Details:: Details of how profiling is done
76 * You must compile and link your program with profiling enabled.
104 To better understand how profiling works, you may wish to read a
115 compile and link it with profiling enabled.
117 To compile a source file for profiling, specify the '-pg' option when
121 To link the program for profiling, if you use a compiler such as 'cc'
124 to do what is necessary for profiling. Here are examples:
154 such as 'cc', you may have to specify a profiling startup file 'gcrt0.o'
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgprof.info39 * Introduction:: What profiling means, and why it is useful.
41 * Compiling:: How to compile your program for profiling.
50 * Details:: Details of how profiling is done
76 * You must compile and link your program with profiling enabled.
104 To better understand how profiling works, you may wish to read a
115 compile and link it with profiling enabled.
117 To compile a source file for profiling, specify the '-pg' option when
121 To link the program for profiling, if you use a compiler such as 'cc'
124 to do what is necessary for profiling. Here are examples:
154 such as 'cc', you may have to specify a profiling startup file 'gcrt0.o'
[all …]
/OK3568_Linux_fs/kernel/arch/mips/sibyte/
H A DKconfig157 a ZBbus error is detected. Cannot work if ZBbus profiling
163 tristate "Support for ZBbus profiling"
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/images/
H A Dcore-image-sato-dev.bb5 testing libraries, profiling and debug symbols."
/OK3568_Linux_fs/kernel/Documentation/features/debug/gcov-profile-all/
H A Darch-support.txt4 # description: arch supports whole-kernel GCOV code coverage profiling
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-worker35 profiling = False variable
37 profiling = True variable
313 if not profiling:
530 if not profiling:
/OK3568_Linux_fs/buildroot/package/optee-benchmark/
H A DConfig.in11 for profiling traversal and execution timings when
/OK3568_Linux_fs/buildroot/package/trace-cmd/
H A DConfig.in9 To use this profiling tool, you should enable ftrace in your
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/
H A Dgst-shark_git.bb2 DESCRIPTION = "Benchmarks and profiling tools for GStreamer"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-php/xdebug/
H A Dxdebug_3.1.1.bb1 SUMMARY = "Debugging and profiling extension for PHP"
/OK3568_Linux_fs/buildroot/package/gpsd/
H A DConfig.in38 bool "profiling support"
44 comment "profiling support not available with uClibc-based toolchain"
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dhighres.rst102 accounting, profiling, and high resolution timers.
109 - cpu local profiling
192 and calls update_process_times and profiling. The implementation of the hrtimer
195 timer and periodic events (jiffies tick, profiling, process accounting) on UP
243 frequency profiling, and a complete removal of jiffies in the future.
/OK3568_Linux_fs/buildroot/package/tcf-agent/
H A DConfig.in15 targets to communicate for purpose of debugging, profiling,

12345678910>>...33