Searched refs:IsContextIDSupported (Results 1 – 2 of 2) sorted by relevance
39 bool IsContextIDSupported() const;
75 bool ETMPerCpu::IsContextIDSupported() const { in IsContextIDSupported() function in simpleperf::ETMPerCpu124 if (!p.second.IsContextIDSupported()) { in CheckEtmSupport()