Searched refs:perf_debug_option (Results 1 – 3 of 3) sorted by relevance
54 int perf_debug_option(const char *str);
155 int perf_debug_option(const char *str) in perf_debug_option() function
260 if (perf_debug_option((*argv)[1])) in handle_options()