Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/subcmd/
H A Dparse-options.h126 #define OPT_BOOLEAN_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/subcmd/
H A Dparse-options.h126 #define OPT_BOOLEAN_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/subcmd/
H A Dparse-options.h126 #define OPT_BOOLEAN_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/
H A Dbuiltin-stat.c1260 OPT_BOOLEAN_FLAG(0, "all-kernel", &stat_config.all_kernel,
1263 OPT_BOOLEAN_FLAG(0, "all-user", &stat_config.all_user,
H A Dbuiltin-record.c2579 OPT_BOOLEAN_FLAG(0, "all-kernel", &record.opts.all_kernel,
2582 OPT_BOOLEAN_FLAG(0, "all-user", &record.opts.all_user,
H A Dbuiltin-report.c1209 OPT_BOOLEAN_FLAG(0, "showcpuutilization", &symbol_conf.show_cpu_utilization, in cmd_report()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/
H A Dbuiltin-stat.c1260 OPT_BOOLEAN_FLAG(0, "all-kernel", &stat_config.all_kernel,
1263 OPT_BOOLEAN_FLAG(0, "all-user", &stat_config.all_user,
H A Dbuiltin-record.c2579 OPT_BOOLEAN_FLAG(0, "all-kernel", &record.opts.all_kernel,
2582 OPT_BOOLEAN_FLAG(0, "all-user", &record.opts.all_user,
H A Dbuiltin-report.c1209 OPT_BOOLEAN_FLAG(0, "showcpuutilization", &symbol_conf.show_cpu_utilization, in cmd_report()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/
H A Dbuiltin-stat.c1260 OPT_BOOLEAN_FLAG(0, "all-kernel", &stat_config.all_kernel,
1263 OPT_BOOLEAN_FLAG(0, "all-user", &stat_config.all_user,
H A Dbuiltin-record.c2579 OPT_BOOLEAN_FLAG(0, "all-kernel", &record.opts.all_kernel,
2582 OPT_BOOLEAN_FLAG(0, "all-user", &record.opts.all_user,
H A Dbuiltin-report.c1209 OPT_BOOLEAN_FLAG(0, "showcpuutilization", &symbol_conf.show_cpu_utilization, in cmd_report()