Searched refs:root_buf_length (Results 1 – 3 of 3) sorted by relevance
99 uint32_t root_buf_length; member
106 GC_BENCH_DEC(root_buf_length); in gc_remove_from_roots()144 gc_globals->root_buf_length = 0; in gc_globals_ctor_ex()176 GC_G(root_buf_length) = 0; in gc_reset()268 GC_BENCH_INC(root_buf_length); in gc_possible_root()269 GC_BENCH_PEAK(root_buf_peak, root_buf_length); in gc_possible_root()
1002 fprintf(stderr, "Root buffer length: %d\n", GC_G(root_buf_length)); in zend_deactivate()
Completed in 19 milliseconds