OPT_BOOLEAN_SET   525 tools/perf/builtin-annotate.c 	OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group,
OPT_BOOLEAN_SET  2134 tools/perf/builtin-record.c 	OPT_BOOLEAN_SET('i', "no-inherit", &record.opts.no_inherit,
OPT_BOOLEAN_SET  2169 tools/perf/builtin-record.c 	OPT_BOOLEAN_SET('T', "timestamp", &record.opts.sample_time,
OPT_BOOLEAN_SET  2172 tools/perf/builtin-record.c 	OPT_BOOLEAN_SET('P', "period", &record.opts.period, &record.opts.period_set,
OPT_BOOLEAN_SET  2176 tools/perf/builtin-record.c 	OPT_BOOLEAN_SET('N', "no-buildid-cache", &record.no_buildid_cache,
OPT_BOOLEAN_SET  2179 tools/perf/builtin-record.c 	OPT_BOOLEAN_SET('B', "no-buildid", &record.no_buildid,
OPT_BOOLEAN_SET  1166 tools/perf/builtin-report.c 	OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group, &report.group_set,