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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.c1609 } zgc_stats; variable in typeref:struct:__anon854
1698 ++zgc_stats.elems_collected;
1780 ++zgc_stats.elems_freed;
1795 ++zgc_stats.elems_kept;
1860 ++zgc_stats.pgs_freed;
2168 db_printf("\n\nzone_gc() has reclaimed %d pages\n", zgc_stats.pgs_freed);

Completed in 71 milliseconds