Home
last modified time | relevance | path

Searched defs:task_delay_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddelayacct.h13 struct task_delay_info { struct
14 raw_spinlock_t lock;
31 u64 blkio_start;
33 u64 swapin_start;
34 u64 swapin_delay; /* wait for swapin */
37 u32 swapin_count; /* total count of swapin */
39 u64 freepages_start;
42 u64 thrashing_start;
45 u64 compact_start;
46 u64 compact_delay; /* wait for memory compact */
[all …]

Completed in 4 milliseconds