Searched refs:old_usize (Results 1 – 2 of 2) sorted by relevance
2293 size_t old_usize = 0; in je_realloc() local2653 old_usize, old_tctx); in irallocx_prof()2665 size_t old_usize; in je_rallocx() local2706 old_usize = sz_index2size(alloc_ctx.szind); in je_rallocx()2758 return old_usize; in ixallocx_helper()2771 return old_usize; in ixallocx_prof_sample()2818 if (usize == old_usize) { in ixallocx_prof()2831 size_t usize, old_usize; in je_xallocx() local2850 old_usize = sz_index2size(alloc_ctx.szind); in je_xallocx()2862 usize = old_usize; in je_xallocx()[all …]
138 bool prof_active, bool updated, const void *old_ptr, size_t old_usize, in prof_realloc() argument190 prof_free_sampled_object(tsd, old_usize, old_tctx); in prof_realloc()