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

/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c108 static int cpu_stats_load(void);
145 if (cpu_stats_load() != 0) {
325 cpu_stats_load(void) function
366 while (kstat_chain_update(kc) || cpu_stats_load()) {

Completed in 57 milliseconds