Lines Matching refs:OPT_BOOLEAN
727 OPT_BOOLEAN('T', "transaction", &transaction_run,
734 OPT_BOOLEAN('i', "no-inherit", &stat_config.no_inherit,
740 OPT_BOOLEAN('a', "all-cpus", &target.system_wide,
742 OPT_BOOLEAN('g', "group", &group,
744 OPT_BOOLEAN(0, "scale", &stat_config.scale,
750 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table,
752 OPT_BOOLEAN('n', "null", &stat_config.null_run,
756 OPT_BOOLEAN('S', "sync", &sync_run,
765 OPT_BOOLEAN(0, "no-merge", &stat_config.no_merge, "Do not merge identical named events"),
771 OPT_BOOLEAN(0, "append", &append_file, "append to the output file"),
783 OPT_BOOLEAN(0, "interval-clear", &stat_config.interval_clear,
799 OPT_BOOLEAN(0, "topdown", &topdown_run,
801 OPT_BOOLEAN(0, "smi-cost", &smi_cost,