Home
last modified time | relevance | path

Searched refs:prof_sample_accum_update (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h101 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() function
153 if (!prof_active || likely(prof_sample_accum_update(tsd, usize, update, in prof_alloc_prep()
191 if (prof_sample_accum_update(tsd, usize, true, NULL)) { in prof_realloc()