Searched refs:thrashing_detected (Results 1 – 4 of 4) sorted by relevance
512 uint64_t thrashing_detected; member
1947 tmp64 = vmcs_stats.thrashing_detected;1948 …vm_pageout_stat_now].cswap_thrashing_detected = (unsigned int)(tmp - last_vmcs.thrashing_detected);1949 last_vmcs.thrashing_detected = tmp64;
2793 vmcs_stats.thrashing_detected++; in compressor_needs_to_swap()
4703 …apper_swapout_thrashing_detected, CTLFLAG_RD | CTLFLAG_LOCKED, &vmcs_stats.thrashing_detected, "");