Home
last modified time | relevance | path

Searched defs:IsETMDriverAvailable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf_profcollect_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs4 pub fn IsETMDriverAvailable() -> bool; in IsETMDriverAvailable() function
/aosp_15_r20/system/extras/simpleperf/
H A Dprofcollect.cpp50 bool IsETMDriverAvailable() { in IsETMDriverAvailable() function
H A DETMRecorder.cpp113 bool ETMRecorder::IsETMDriverAvailable() { in IsETMDriverAvailable() function in simpleperf::ETMRecorder