Home
last modified time | relevance | path

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

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