Searched refs:profiler (Results 1 – 17 of 17) 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()
484 profiler = AppProfiler(args)486 profiler = NativeProgramProfiler(args)488 profiler = NativeCommandProfiler(args)490 profiler = NativeProcessProfiler(args)492 profiler = NativeThreadProfiler(args)494 profiler = SystemWideProfiler(args)495 profiler.profile()
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).
175 # profiler runs as when executed by the app. The signals are used to control176 # the profiler (which would be profiling the app that is sending the signal).
1140 graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool1141 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
475 graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool476 graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
1177 # Additionally, simpleperf profiler uses debug.* and security.perf_harden