Searched defs:cpu_get_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c1094 * in CPU states should *not* use cpu_get_state() and various P_ONLINE/etc
3030 * The constants returned by the cpu_get_state() and cpu_get_state_str() are
3045 cpu->cpu_type_info.pi_state = cpu_get_state(cpu);
3056 cpu_get_state(cpu_t *cpu) function
3081 switch (cpu_get_state(cpu)) {

Completed in 68 milliseconds