Lines Matching full:delay
2 Delay accounting
9 The per-task delay accounting functionality measures
29 delay statistics aggregated for all tasks (or threads) belonging to a
34 aggregate delay statistics into arbitrary groups. To enable this, delay
42 Delay accounting uses the taskstats interface which is described
45 statistics. The delay accounting functionality populates specific fields of
50 for a description of the fields pertaining to delay accounting.
52 delay seen for cpu, sync block I/O, swapin, memory reclaim, thrash page
56 counter (say cpu_delay_total) for a task will give the delay
66 commands to be run and the corresponding delay statistics to be displayed. It
77 Delay accounting is disabled by default at boot up.
110 …PU count real total virtual total delay total delay average delay max d…
112 IO count delay total delay average delay max delay min
114 SWAP count delay total delay average delay max delay min
116 RECLAIM count delay total delay average delay max delay min
118 THRASHING count delay total delay average delay max delay min
120 COMPACT count delay total delay average delay max delay min
122 WPCOPY count delay total delay average delay max delay min
124 IRQ count delay total delay average delay max delay min