Lines Matching +full:over +full:- +full:sampling
10 Linux 2.6.18.3-exp (linmac) 02/20/2007
12 avg-cpu: %user %nice %system %iowait %steal %idle
17 Here the system thinks that over the default sampling period the
34 -------
40 |--------------------------------------|
55 /* gcc -o hog smallhog.c */
72 while (!stop && --niters);
88 for (i = 0; i < HIST; ++i) v[i] = ULONG_MAX - hog (ULONG_MAX);
91 n = tmp - (tmp / 3.0);
105 ----------
107 - http://lkml.org/lkml/2007/2/12/6
108 - Documentation/filesystems/proc.txt (1.8)
112 ------