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 */
73 while (!stop && --niters);
91 for (i = 0; i < HIST; ++i) v[i] = ULONG_MAX - hog(ULONG_MAX);
94 n = tmp - (tmp / 3.0);
108 ----------
110 - https://lore.kernel.org/r/loom.20070212T063225-663@post.gmane.org
111 - Documentation/filesystems/proc.rst (1.8)
115 ------