Searched refs:ID_NO_CPU (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/powertop/common/
H A Dpowertop.h115 #define ID_NO_CPU -1 macro
117 #define CPU_ACTIVE(c) (CPU_ONLINE((c)->cs_state) && (c)->cs_id != ID_NO_CPU)
H A Dutil.c418 kstat_cpu_information[i].cs_id = ID_NO_CPU;
471 if (ss->s_cpus[i].cs_state == ID_NO_CPU)

Completed in 23 milliseconds