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

/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c92 static int smt = 0; /* If set, cpustat needs to be SMT-aware. */
107 static int cpustat(void);
155 * Check to see if cpustat needs to be SMT-aware.
298 ret = cpustat();
607 cpustat(void) function

Completed in 45 milliseconds