Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddebug.h79 int perf_debug_option(const char *str);
H A Ddebug.c227 int perf_debug_option(const char *str) in perf_debug_option() function
/openbmc/linux/tools/perf/
H A Dperf.c285 if (perf_debug_option((*argv)[1])) in handle_options()