Searched refs:show_all (Results 1 – 3 of 3) sorted by relevance
429 bool show_all = false; in cmd_help() local432 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help()466 if (show_all) { in cmd_help()
94 bool show_all; member1855 if (c2c.show_all) in he__display()2704 OPT_BOOLEAN(0, "show-all", &c2c.show_all, in perf_c2c__report()
37 enum operation_mode_e { list = 1, show, show_all }; enumerator384 mode = show_all; in cmdline()