Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddebug.c218 static struct sublevel_option debug_opts[] = { variable
231 ret = perf_parse_sublevel_options(str, debug_opts); in perf_debug_option()
251 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option()