Home
last modified time | relevance | path

Searched refs:HasDeviceSupport (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/include/
Dsimpleperf_profcollect.hpp20 bool HasDeviceSupport();
/system/extras/simpleperf/rust/
Dlib.rs37 unsafe { simpleperf_profcollect_bindgen::HasDeviceSupport() } in has_device_support()
/system/extras/simpleperf/
Dprofcollect.cpp39 bool HasDeviceSupport() { in HasDeviceSupport() function