Home
last modified time | relevance | path

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

/titanic_50/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); in cpu_stats_load()