Home
last modified time | relevance | path

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

/system/extras/simpleperf/include/
Dsimpleperf_profcollect.hpp19 bool HasSupport();
/system/extras/simpleperf/
Dprofcollect.cpp27 bool HasSupport() { in HasSupport() function
/system/extras/simpleperf/rust/
Dlib.rs30 unsafe { simpleperf_profcollect_bindgen::HasSupport() } in has_support()