Home
last modified time | relevance | path

Searched refs:show_all (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-help.c473 bool show_all = false; in cmd_help() local
476 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help()
508 if (show_all) { in cmd_help()
H A Dbuiltin-c2c.c102 bool show_all; member
2139 if (c2c.show_all) in he__display()
3105 OPT_BOOLEAN(0, "show-all", &c2c.show_all, in perf_c2c__report()
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c38 enum operation_mode_e { list = 1, show, show_all }; enumerator
402 mode = show_all; in cmdline()
/linux/include/linux/ceph/
H A Dlibceph.h300 bool show_all);
/linux/net/ceph/
H A Dceph_common.c604 bool show_all) in ceph_print_client_options() argument
665 if (show_all && (opt->flags & CEPH_OPT_ABORT_ON_FULL)) in ceph_print_client_options()