Searched refs:IsEtmEvent (Results 1 – 2 of 2) sorted by relevance
52 bool IsEtmEvent() const { return name == kETMEventName; } in IsEtmEvent() function
240 (event_type.config == attr.config || event_type.IsEtmEvent())) { in GetEventNameByAttr()