Home
last modified time | relevance | path

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

/system/extras/simpleperf/include/
Dsimpleperf_profcollect.hpp19 bool HasDriverSupport();
/system/extras/simpleperf/rust/
Dlib.rs31 unsafe { simpleperf_profcollect_bindgen::HasDriverSupport() } in has_driver_support()
/system/extras/simpleperf/
Dprofcollect.cpp33 bool HasDriverSupport() { in HasDriverSupport() function