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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.h121 extern void consider_zone_gc(void);
H A Dzalloc.c1615 * pages. zone_gc is called by consider_zone_gc when the system
1867 * consider_zone_gc:
1873 consider_zone_gc(void) function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dbsd_init.c877 consider_zone_gc();
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c2267 * consider_zone_gc should be last, because the other operations
2271 consider_zone_gc();

Completed in 102 milliseconds