thrashing_count 55 include/linux/delayacct.h u32 thrashing_count; /* total count of thrash waits */ thrashing_count 169 include/uapi/linux/taskstats.h __u64 thrashing_count; thrashing_count 134 kernel/delayacct.c d->thrashing_count += tsk->delays->thrashing_count; thrashing_count 176 kernel/delayacct.c ¤t->delays->thrashing_count); thrashing_count 229 tools/accounting/getdelays.c (unsigned long long)t->thrashing_count, thrashing_count 231 tools/accounting/getdelays.c average_ms(t->thrashing_delay_total, t->thrashing_count));