Searched refs:old_stack_height (Results 1 – 2 of 2) sorted by relevance
413 uint64_t old_stack_height; in xrep_refc_find_refcounts() local458 old_stack_height = rcbag_count(rcstack); in xrep_refc_find_refcounts()480 if (rcbag_count(rcstack) != old_stack_height) { in xrep_refc_find_refcounts()481 if (old_stack_height > 1) { in xrep_refc_find_refcounts()485 old_stack_height); in xrep_refc_find_refcounts()495 old_stack_height = rcbag_count(rcstack); in xrep_refc_find_refcounts()
446 uint64_t old_stack_height; in xrep_rtrefc_find_refcounts() local500 old_stack_height = rcbag_count(rcstack); in xrep_rtrefc_find_refcounts()522 if (rcbag_count(rcstack) != old_stack_height) { in xrep_rtrefc_find_refcounts()523 if (old_stack_height > 1) { in xrep_rtrefc_find_refcounts()527 old_stack_height); in xrep_rtrefc_find_refcounts()537 old_stack_height = rcbag_count(rcstack); in xrep_rtrefc_find_refcounts()
Completed in 9 milliseconds