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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dmpstat.c264 scc->cpu_iowait + scc->cpu_idle + scc->cpu_steal +
388 ll_sp_value(st_cpu[prev]->cpu_steal,
389 st_cpu[curr]->cpu_steal,
416 scc->cpu_iowait + scc->cpu_idle + scc->cpu_steal +
467 ll_sp_value(scp->cpu_steal,
468 scc->cpu_steal,
508 scc->cpu_iowait + scc->cpu_idle + scc->cpu_steal +
555 scc->cpu_iowait + scc->cpu_idle + scc->cpu_steal +
H A Dcommon.c599 scc->cpu_idle + scc->cpu_steal +
603 scp->cpu_idle + scp->cpu_steal +
H A Drd_stats.c95 &st_cpu->cpu_steal,
108 st_cpu->cpu_steal + st_cpu->cpu_softirq;
129 &sc.cpu_steal,
151 sc.cpu_iowait + sc.cpu_steal +
H A Drd_stats.h82 unsigned long long cpu_steal __attribute__ ((aligned (16))); member in struct:stats_cpu

Completed in 174 milliseconds