Home
last modified time | relevance | path

Searched refs:profiler (Results 1 – 14 of 14) sorted by relevance

/system/extras/tests/icachetest/
Dicache_main.cpp87 Profiler& profiler = Profiler::get(); in main() local
88 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()
/system/extras/simpleperf/scripts/
Dapp_profiler.py467 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()
/system/tools/hidl/test/
Drun_all_host_tests.sh16 android.hardware.tests.foo@1.0-vts.profiler)
/system/sepolicy/prebuilts/api/30.0/private/
Dtraced_perf.te1 # Performance profiler, backed by perf_event_open(2).
Duntrusted_app_all.te173 # profiler runs as when executed by the app. The signals are used to control
174 # the profiler (which would be profiling the app that is sending the signal).
/system/sepolicy/private/
Dtraced_perf.te1 # Performance profiler, backed by perf_event_open(2).
Duntrusted_app_all.te169 # profiler runs as when executed by the app. The signals are used to control
170 # the profiler (which would be profiling the app that is sending the signal).
Dproperty_contexts869 graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool
870 graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
/system/extras/simpleperf/
Dreport_sample.proto16 option java_package = "com.android.tools.profiler.proto";
/system/extras/simpleperf/demo/
DREADME.md15 Simpleperf is a native profiler used on Android platform. It can be used to profile Android
/system/extras/simpleperf/doc/
Dandroid_application_profiling.md139 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
Dexecutable_commands_reference.md474 Simpleperf is a CPU profiler, it generates samples for a thread only when it is running on a CPU.
/system/extras/ioblame/
DREADME3 ioblame is a IO profiler. It gives a detailed listing of the list of
/system/core/rootdir/
Dinit.rc1034 # Additionally, simpleperf profiler uses debug.* and security.perf_harden