Searched refs:tool_pmu__str_to_event (Results 1 – 4 of 4) sorted by relevance
33 enum tool_pmu_event tool_pmu__str_to_event(const char *str);
72 enum tool_pmu_event tool_pmu__str_to_event(const char *str) in tool_pmu__str_to_event() function
399 enum tool_pmu_event ev = tool_pmu__str_to_event(literal + 1); in expr__get_literal()
568 ev = tool_pmu__str_to_event(id); in metricgroup__build_event_string()
Completed in 14 milliseconds