Searched refs:perf_tool_event__tool_names (Results 1 – 1 of 1) sorted by relevance
67 static const char *const perf_tool_event__tool_names[PERF_TOOL_MAX] = { variable77 return perf_tool_event__tool_names[ev]; in perf_tool_event__to_str()87 if (!strcmp(str, perf_tool_event__tool_names[i])) in perf_tool_event__from_str()