Searched refs:msh_filecache_is_thrashing (Results 1 – 2 of 2) sorted by relevance
100 status->msh_filecache_is_thrashing = true; in memstat_evaluate_health_conditions()121 status->msh_filecache_is_thrashing || in memstat_is_system_healthy()157 prev_status.msh_filecache_is_thrashing == status->msh_filecache_is_thrashing && in memstat_log_system_health()221 status->msh_filecache_is_thrashing, in memstat_log_system_health()280 } else if (status->msh_filecache_is_thrashing) { in memorystatus_pick_kill_cause()
171 bool msh_filecache_is_thrashing; member