Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dparse-sublevel-options.c10 struct sublevel_option *opts) in parse_one_sublevel_option()
12 struct sublevel_option *opt = opts; in parse_one_sublevel_option()
46 int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts) in perf_parse_sublevel_options()
Dparse-sublevel-options.h4 struct sublevel_option { struct
9 int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts); argument
Ddebug.c228 static struct sublevel_option debug_opts[] = {
263 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option()
/linux-6.12.1/tools/perf/
Dbuiltin-ftrace.c1427 struct sublevel_option func_tracer_opts[] = { in parse_func_tracer_opts()
1448 struct sublevel_option graph_tracer_opts[] = { in parse_graph_tracer_opts()