Searched defs:cpu_stat_adj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c111 static int64_t cpu_stat_adj[CPU_STATES] = {0}; variable
509 d.csi.cpu[i] = (cpu_tick[i] + cpu_stat_adj[i]) / ncpus;
776 cpu_stat_adj[j] +=
781 cpu_stat_adj[j] -=

Completed in 53 milliseconds