Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddebug.c228 static struct sublevel_option debug_opts[] = { variable
243 ret = perf_parse_sublevel_options(str, debug_opts); in perf_debug_option()
263 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option()