Home
last modified time | relevance | path

Searched refs:thrashing_delay_max_ts (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dtaskstats.h240 struct __kernel_timespec thrashing_delay_max_ts; member
/linux/include/linux/
H A Ddelayacct.h76 struct timespec64 thrashing_delay_max_ts; member
/linux/kernel/
H A Ddelayacct.c254 &current->delays->thrashing_delay_max_ts); in __delayacct_thrashing_end()
/linux/tools/accounting/
H A Dgetdelays.c362 thrashing_delay_max, thrashing_delay_min, thrashing_delay_max_ts); in print_delayacct()