Searched refs:zone_gc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.h120 extern void zone_gc(void);
H A Dzalloc.c961 zone_gc();
1209 /* zone_gc assumes zones are never freed */
1211 panic("zfree: freeing to zone_zone breaks zone_gc!");
1613 * zone_gc will walk through all the free elements in all the
1615 * pages. zone_gc is called by consider_zone_gc when the system
1619 zone_gc(void) function
1888 zone_gc();
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dmalloc.c174 zone_gc();

Completed in 17 milliseconds