Lines Matching full:delay
2 Delay accounting
9 The per-task delay accounting functionality measures
28 delay statistics aggregated for all tasks (or threads) belonging to a
33 aggregate delay statistics into arbitrary groups. To enable this, delay
41 Delay accounting uses the taskstats interface which is described
44 statistics. The delay accounting functionality populates specific fields of
49 for a description of the fields pertaining to delay accounting.
51 delay seen for cpu, sync block I/O, swapin, memory reclaim, thrash page
55 counter (say cpu_delay_total) for a task will give the delay
65 commands to be run and the corresponding delay statistics to be displayed. It
76 Delay accounting is disabled by default at boot up.
109 CPU count real total virtual total delay total delay average
111 IO count delay total delay average
113 SWAP count delay total delay average
115 RECLAIM count delay total delay average
117 THRASHING count delay total delay average
119 COMPACT count delay total delay average
121 WPCOPY count delay total delay average