Searched refs:old_alloc_tctx (Results 1 – 1 of 1) sorted by relevance
336 prof_tctx_t *old_alloc_tctx, *old_dalloc_tctx; in prof_recent_alloc() local342 old_alloc_tctx = head->alloc_tctx; in prof_recent_alloc()343 assert(old_alloc_tctx != NULL); in prof_recent_alloc()357 old_alloc_tctx = NULL; in prof_recent_alloc()387 if (old_alloc_tctx != NULL) { in prof_recent_alloc()388 decrement_recent_count(tsd, old_alloc_tctx); in prof_recent_alloc()