Searched refs:tool_pmu__event_names (Results 1 – 1 of 1) sorted by relevance
19 static const char *const tool_pmu__event_names[TOOL_PMU__EVENT_MAX] = { variable66 !tool_pmu__skip_event(tool_pmu__event_names[ev])) in tool_pmu__event_to_str()67 return tool_pmu__event_names[ev]; in tool_pmu__event_to_str()80 if (!strcasecmp(str, tool_pmu__event_names[i])) in tool_pmu__str_to_event()
Completed in 2 milliseconds