Lines Matching full:unlikely
27 if (unlikely(size >= oversize_threshold)) { in arena_choose_maybe_huge()
45 if (unlikely(!extent_slab_get(extent))) { in arena_prof_tctx_get()
49 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
65 if (unlikely(!extent_slab_get(extent))) { in arena_prof_tctx_set()
69 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
117 if (unlikely(tsdn_null(tsdn))) { in arena_decay_ticks()
122 if (unlikely(decay_ticker == NULL)) { in arena_decay_ticks()
125 if (unlikely(ticker_ticks(decay_ticker, nticks))) { in arena_decay_ticks()
233 if (config_prof && unlikely(szind < SC_NBINS)) { in arena_dalloc_large_no_tcache()
273 if (config_prof && unlikely(szind < SC_NBINS)) { in arena_dalloc_large()
291 if (unlikely(tcache == NULL)) { in arena_dalloc()
377 if (unlikely(tcache == NULL)) { in arena_sdalloc()