Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dkern_memorystatus_internal.h302 _memstat_proc_can_idle_exit(proc_t p) in _memstat_proc_can_idle_exit() function
H A Dkern_memorystatus.c2527 (_memstat_proc_is_dirty(p) || !_memstat_proc_can_idle_exit(p))) { in memorystatus_set_priority()
2898 _memstat_proc_is_tracked(p), _memstat_proc_can_idle_exit(p), defer_now, in memorystatus_dirty_track()
2902 _memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_track()
2993 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_set()
3108 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_get()
3286 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_build_state()
4218 } else if (_memstat_proc_can_idle_exit(p) && in _memstat_proc_is_active_locked()