Searched refs:IsEtmEventType (Results 1 – 4 of 4) sorted by relevance
127 bool IsEtmEventType(uint32_t type);
193 if (IsEtmEventType(event_type->event_type.type)) { in BuildAndCheckEventSelection()205 } else if (IsEtmEventType(event_type->event_type.type)) { in BuildAndCheckEventSelection()265 if (IsEtmEventType(selection.event_attr.type)) { in AddEventGroup()679 if (IsEtmEventType(selection.event_type_modifier.event_type.type)) { in ApplyAddrFilters()
588 bool IsEtmEventType(uint32_t type) { in IsEtmEventType() function
388 if (IsEtmEventType(fd->attr().type)) { in HandleAddEventFds()