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