Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Devsel.h40 enum perf_tool_event perf_tool_event__from_str(const char *str);
Dmetricgroup.c744 ev = perf_tool_event__from_str(id); in metricgroup__build_event_string()
Devsel.c78 enum perf_tool_event perf_tool_event__from_str(const char *str) in perf_tool_event__from_str() function