Searched refs:consider_zone_gc (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dzalloc.h168 extern void consider_zone_gc(boolean_t);
H A Dzalloc.c3215 * pages. zone_gc is called by consider_zone_gc when the system
3661 * consider_zone_gc:
3667 consider_zone_gc(boolean_t force) function
4181 consider_zone_gc(TRUE);
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dbsd_init.c977 consider_zone_gc(FALSE);
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_resident.c5192 consider_zone_gc(TRUE);
H A Dvm_pageout.c3723 * consider_zone_gc should be last, because the other operations
3726 consider_zone_gc(buf_large_zfree);

Completed in 108 milliseconds