Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMRecorder.h60 bool IsETMDriverAvailable();
Dprofcollect.cpp34 bool result = ETMRecorder::GetInstance().IsETMDriverAvailable(); in HasDriverSupport()
DETMRecorder.cpp110 bool ETMRecorder::IsETMDriverAvailable() { in IsETMDriverAvailable() function in simpleperf::ETMRecorder