Home
last modified time | relevance | path

Searched refs:OPT_BOOLEAN_FLAG (Results 1 – 4 of 4) sorted by relevance

/tools/lib/subcmd/
A Dparse-options.h122 #define OPT_BOOLEAN_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… macro
/tools/perf/
A Dbuiltin-stat.c2469 OPT_BOOLEAN_FLAG(0, "all-kernel", &stat_config.all_kernel, in cmd_stat()
2472 OPT_BOOLEAN_FLAG(0, "all-user", &stat_config.all_user, in cmd_stat()
A Dbuiltin-report.c1371 OPT_BOOLEAN_FLAG(0, "showcpuutilization", &symbol_conf.show_cpu_utilization, in cmd_report()
A Dbuiltin-record.c3577 OPT_BOOLEAN_FLAG(0, "all-kernel", &record.opts.all_kernel,
3580 OPT_BOOLEAN_FLAG(0, "all-user", &record.opts.all_user,

Completed in 19 milliseconds