Home
last modified time | relevance | path

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

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