Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMRecorder.h39 bool IsContextIDSupported() const;
DETMRecorder.cpp75 bool ETMPerCpu::IsContextIDSupported() const { in IsContextIDSupported() function in simpleperf::ETMPerCpu
124 if (!p.second.IsContextIDSupported()) { in CheckEtmSupport()