Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A 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()
H A Dparse-sublevel-options.h4 struct sublevel_option { struct
9 int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts); argument
H A Ddebug.c218 static struct sublevel_option debug_opts[] = {
251 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option()
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c1075 struct sublevel_option func_tracer_opts[] = { in parse_func_tracer_opts()
1096 struct sublevel_option graph_tracer_opts[] = { in parse_graph_tracer_opts()