Searched refs:profiler (Results 1 – 14 of 14) sorted by relevance
87 Profiler& profiler = Profiler::get(); in main() local88 profiler.resetEvents(Profiler::EV_CPU_CYCLES | Profiler::EV_L1I_RATES); in main()90 if (!profiler.isValid()) { in main()105 profiler.reset(); in main()108 profiler.start(); in main()110 profiler.stop(); in main()113 profiler.readCounters(&counters); in main()
467 profiler = AppProfiler(args)469 profiler = NativeProgramProfiler(args)471 profiler = NativeCommandProfiler(args)473 profiler = NativeProcessProfiler(args)475 profiler = NativeThreadProfiler(args)477 profiler = SystemWideProfiler(args)478 profiler.profile()
16 android.hardware.tests.foo@1.0-vts.profiler)
1 # Performance profiler, backed by perf_event_open(2).
173 # profiler runs as when executed by the app. The signals are used to control174 # the profiler (which would be profiling the app that is sending the signal).
169 # profiler runs as when executed by the app. The signals are used to control170 # the profiler (which would be profiling the app that is sending the signal).
869 graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool870 graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
16 option java_package = "com.android.tools.profiler.proto";
15 Simpleperf is a native profiler used on Android platform. It can be used to profile Android
139 We can use [app-profiler.py](scripts_reference.md#app_profilerpy) to profile Android applications.250 Android Studio cpu profiler. The conversion can be done either on device or on host. If you have
474 Simpleperf is a CPU profiler, it generates samples for a thread only when it is running on a CPU.
3 ioblame is a IO profiler. It gives a detailed listing of the list of
1034 # Additionally, simpleperf profiler uses debug.* and security.perf_harden