Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Ddebug.c177 static struct sublevel_option debug_opts[] = { variable
190 ret = perf_parse_sublevel_options(str, debug_opts); in perf_debug_option()
202 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option()