Lines Matching refs:OPT_BOOLEAN
1529 OPT_BOOLEAN('D', "dump-raw-trace", &dump_trace, in cmd_script()
1533 OPT_BOOLEAN('L', "Latency", &latency_format, in cmd_script()
1543 OPT_BOOLEAN('d', "debug-mode", &debug_mode, in cmd_script()
1545 OPT_BOOLEAN(0, "header", &header, "Show data header."), in cmd_script()
1546 OPT_BOOLEAN(0, "header-only", &header_only, "Show only data header."), in cmd_script()
1551 OPT_BOOLEAN('G', "hide-call-graph", &no_callchain, in cmd_script()
1560 OPT_BOOLEAN('a', "all-cpus", &system_wide, in cmd_script()
1567 OPT_BOOLEAN('I', "show-info", &show_full_info, in cmd_script()
1569 OPT_BOOLEAN('\0', "show-kernel-path", &symbol_conf.show_kernel_path, in cmd_script()
1571 OPT_BOOLEAN('\0', "show-task-events", &script.show_task_events, in cmd_script()
1573 OPT_BOOLEAN('\0', "show-mmap-events", &script.show_mmap_events, in cmd_script()