Home
last modified time | relevance | path

Searched refs:_memstat_proc_can_idle_exit (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/kern/
H A Dkern_memorystatus_internal.h301 _memstat_proc_can_idle_exit(proc_t p) in _memstat_proc_can_idle_exit() function
H A Dkern_memorystatus.c2831 (_memstat_proc_is_dirty(p) || !_memstat_proc_can_idle_exit(p))) { in memorystatus_set_priority()
3200 _memstat_proc_is_tracked(p), _memstat_proc_can_idle_exit(p), defer_now, in memorystatus_dirty_track()
3204 _memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_track()
3295 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_set()
3410 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_get()
3588 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_build_state()
4611 } else if (_memstat_proc_can_idle_exit(p) && in _memstat_proc_is_active_locked()