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