Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c107 static int cpu_stats_load(void);
144 if (cpu_stats_load() != 0) { in init_all()
324 cpu_stats_load(void) in cpu_stats_load() function
365 while (kstat_chain_update(kc) || cpu_stats_load()) { in check_tty()