Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c274 static int get_active_cpus, get_debug_cpus; variable
1340 { "get-debug-cpus", NO_ARG, &get_debug_cpus, 1 }, in setup_options()
2306 if (!error && (get_debug_cpus || get_all)) { in main()