root_buf_peak 980 Zend/zend.c fprintf(stderr, "Root buffer peak: %d\n\n", GC_G(root_buf_peak)); root_buf_peak 60 Zend/zend_gc.c gc_globals->root_buf_peak = 0; root_buf_peak 95 Zend/zend_gc.c GC_G(root_buf_peak) = 0; root_buf_peak 185 Zend/zend_gc.c GC_BENCH_PEAK(root_buf_peak, root_buf_length); root_buf_peak 239 Zend/zend_gc.c GC_BENCH_PEAK(root_buf_peak, root_buf_length); root_buf_peak 118 Zend/zend_gc.h zend_uint root_buf_peak;