Home
last modified time | relevance | path

Searched refs:ReadEtmInfo (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
DETMRecorder.h63 bool ReadEtmInfo();
DETMRecorder.cpp116 if (!ReadEtmInfo()) { in CheckEtmSupport()
142 bool ETMRecorder::ReadEtmInfo() { in ReadEtmInfo() function in simpleperf::ETMRecorder