Searched refs:cpu_states (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/stat/common/ | ||
H A D | acquire.c | 44 static char *cpu_states[] = { variable 493 for (i = 0; i < ARRAY_SIZE(cpu_states); i++) 494 ticks += kstat_delta(old, new, cpu_states[i]); |
Completed in 53 milliseconds