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

/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c52 static kstat_t old_cpu_stats, new_cpu_stats; variable
93 CPU_STAT(&old_cpu_stats, (x)))
331 kstat_copy(&new_cpu_stats, &old_cpu_stats, 1);

Completed in 57 milliseconds