Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Ddebug.c211 static struct sublevel_option debug_opts[] = { variable
224 ret = perf_parse_sublevel_options(str, debug_opts); in perf_debug_option()
236 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option()