Lines Matching refs:OPT_BOOLEAN
1172 OPT_BOOLEAN('T', "transaction", &transaction_run,
1179 OPT_BOOLEAN('i', "no-inherit", &stat_config.no_inherit,
1188 OPT_BOOLEAN(0, "bpf-counters", &target.use_bpf,
1193 OPT_BOOLEAN('a', "all-cpus", &target.system_wide,
1195 OPT_BOOLEAN('g', "group", &group,
1197 OPT_BOOLEAN(0, "scale", &stat_config.scale,
1203 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table,
1205 OPT_BOOLEAN('n', "null", &stat_config.null_run,
1209 OPT_BOOLEAN('S', "sync", &sync_run,
1218 OPT_BOOLEAN(0, "no-merge", &stat_config.no_merge, "Do not merge identical named events"),
1226 OPT_BOOLEAN(0, "append", &append_file, "append to the output file"),
1238 OPT_BOOLEAN(0, "interval-clear", &stat_config.interval_clear,
1256 OPT_BOOLEAN(0, "metric-no-group", &stat_config.metric_no_group,
1258 OPT_BOOLEAN(0, "metric-no-merge", &stat_config.metric_no_merge,
1260 OPT_BOOLEAN(0, "topdown", &topdown_run,
1264 OPT_BOOLEAN(0, "smi-cost", &smi_cost,
1275 OPT_BOOLEAN(0, "percore-show-thread", &stat_config.percore_show_thread,
1279 OPT_BOOLEAN(0, "summary", &stat_config.summary,
1281 OPT_BOOLEAN(0, "no-csv-summary", &stat_config.no_csv_summary,
1283 OPT_BOOLEAN(0, "quiet", &stat_config.quiet,