Searched refs:show_all (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/host1x/ |
| H A D | debug.c | 99 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() function 124 show_all(s->private, &o, true); in host1x_debug_show_all() 136 show_all(s->private, &o, false); in host1x_debug_show() 212 show_all(host1x, &o, true); in host1x_debug_dump()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-help.c | 429 bool show_all = false; in cmd_help() local 432 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help() 466 if (show_all) { in cmd_help()
|
| H A D | builtin-c2c.c | 94 bool show_all; member 1855 if (c2c.show_all) in he__display() 2704 OPT_BOOLEAN(0, "show-all", &c2c.show_all, in perf_c2c__report()
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | gui.py | 142 self.options.app_options.show_all = button.get_property ('active') 305 button.set_active(options.app_options.show_all) 310 self.show_all()
|
| H A D | draw.py | 323 if not options.app_options.show_all and \ 525 if not options.app_options.show_all and \ 697 if not OPTIONS.show_all: 701 if (OPTIONS.show_pid or OPTIONS.show_all) and ipid is not 0: 703 if OPTIONS.show_all:
|
| H A D | main.py.in | 57 parser.add_option("--show-all", action="store_true", dest="show_all", default=False,
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/idle_monitor/ |
| H A D | cpupower-monitor.c | 37 enum operation_mode_e { list = 1, show, show_all }; enumerator 384 mode = show_all; in cmdline()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | taskexp.py | 139 self.show_all() 238 bardialog.show_all()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | ceph_common.c | 584 bool show_all) in ceph_print_client_options() argument 632 if (show_all && (opt->flags & CEPH_OPT_ABORT_ON_FULL)) in ceph_print_client_options()
|
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H A D | libceph.h | 302 bool show_all);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nmon/nmon/ |
| H A D | 0001-Fix-a-lot-of-Werror-format-security-errors-with-mvpr.patch | 175 if (!show_all) {
|