Lines Matching refs:OPT_BOOLEAN
1075 OPT_BOOLEAN('T', "transaction", &transaction_run,
1082 OPT_BOOLEAN('i', "no-inherit", &stat_config.no_inherit,
1088 OPT_BOOLEAN('a', "all-cpus", &target.system_wide,
1090 OPT_BOOLEAN('g', "group", &group,
1092 OPT_BOOLEAN(0, "scale", &stat_config.scale,
1098 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table,
1100 OPT_BOOLEAN('n', "null", &stat_config.null_run,
1104 OPT_BOOLEAN('S', "sync", &sync_run,
1113 OPT_BOOLEAN(0, "no-merge", &stat_config.no_merge, "Do not merge identical named events"),
1121 OPT_BOOLEAN(0, "append", &append_file, "append to the output file"),
1133 OPT_BOOLEAN(0, "interval-clear", &stat_config.interval_clear,
1151 OPT_BOOLEAN(0, "metric-no-group", &stat_config.metric_no_group,
1153 OPT_BOOLEAN(0, "metric-no-merge", &stat_config.metric_no_merge,
1155 OPT_BOOLEAN(0, "topdown", &topdown_run,
1157 OPT_BOOLEAN(0, "smi-cost", &smi_cost,
1168 OPT_BOOLEAN(0, "percore-show-thread", &stat_config.percore_show_thread,
1172 OPT_BOOLEAN(0, "summary", &stat_config.summary,