Searched refs:perf_tool_event__from_str (Results 1 – 3 of 3) sorted by relevance
40 enum perf_tool_event perf_tool_event__from_str(const char *str);
744 ev = perf_tool_event__from_str(id); in metricgroup__build_event_string()
78 enum perf_tool_event perf_tool_event__from_str(const char *str) in perf_tool_event__from_str() function