sublevel_option
struct sublevel_option func_tracer_opts[] = {
struct sublevel_option graph_tracer_opts[] = {
static struct sublevel_option debug_opts[] = {
struct sublevel_option *opt = &debug_opts[0];
struct sublevel_option *opts)
struct sublevel_option *opt = opts;
int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts)
int perf_parse_sublevel_options(const char *str, struct sublevel_option *opts);