Searched refs:ETMPerCpu (Results 1 – 2 of 2) sorted by relevance
30 struct ETMPerCpu { struct75 std::map<int, ETMPerCpu> etm_info_;
72 int ETMPerCpu::GetMajorVersion() const { in GetMajorVersion()76 bool ETMPerCpu::IsContextIDSupported() const { in IsContextIDSupported()80 bool ETMPerCpu::IsTimestampSupported() const { in IsTimestampSupported()84 bool ETMPerCpu::IsEnabled() const { in IsEnabled()151 ETMPerCpu& cpu_info = etm_info_[cpu]; in ReadEtmInfo()