Searched refs:fragmentation_detected (Results 1 – 4 of 4) sorted by relevance
513 uint64_t fragmentation_detected; member
1951 tmp64 = vmcs_stats.fragmentation_detected;1952 …ut_stat_now].cswap_fragmentation_detected = (unsigned int)(tmp - last_vmcs.fragmentation_detected);1953 last_vmcs.fragmentation_detected = tmp64;
2858 vmcs_stats.fragmentation_detected++; in compressor_needs_to_swap()
4704 …apout_fragmentation_detected, CTLFLAG_RD | CTLFLAG_LOCKED, &vmcs_stats.fragmentation_detected, "");