Home
last modified time | relevance | path

Searched refs:tool_pmu__event_names (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
A Dtool_pmu.c19 static const char *const tool_pmu__event_names[TOOL_PMU__EVENT_MAX] = { variable
66 !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