Searched refs:FindEventTypeByConfig (Results 1 – 5 of 5) sorted by relevance
44 const EventType* FindEventTypeByConfig(uint32_t type, uint64_t config);
104 const EventType* event_type = FindEventTypeByConfig(attr.type, attr.config); in DumpPerfEventAttr()
49 const EventType* event_type = FindEventTypeByConfig(perf_attr.type, perf_attr.config); in OpenEventFile()
77 const EventType* FindEventTypeByConfig(uint32_t type, uint64_t config) { in FindEventTypeByConfig() function
689 const EventType* event_type = FindEventTypeByConfig(event_attr_.type, event_attr_.config); in PrintReportContext()