Lines Matching refs:get_all
77 static int get_all; variable
127 { "get-all", NO_ARG, &get_all, 1 }, in setup_options()
405 if (!error && (get_memseg || get_all)) in main()
408 if (!error && (get_memmap || get_all)) in main()
412 bhyvectl_md_main(ctx, vcpu, vcpuid, get_all); in main()
423 if (!error && (getcap || get_all)) { in main()
449 if (!error && (get_active_cpus || get_all)) { in main()
455 if (!error && (get_debug_cpus || get_all)) { in main()
461 if (!error && (get_suspended_cpus || get_all)) { in main()
467 if (!error && (get_stats || get_all)) { in main()
483 if (!error && (get_cpu_topology || get_all)) { in main()