Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_inlines.h14 bool prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update,
106 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() function
144 if (!prof_active || likely(prof_sample_accum_update(tsd, usize, update, in prof_alloc_prep()
184 if (prof_sample_accum_update(tsd, usize, true, NULL)) { in prof_realloc()
A Dprivate_symbols.txt394 prof_sample_accum_update
A Dprivate_namespace.h394 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update) macro
A Dprivate_unnamespace.h394 #undef prof_sample_accum_update

Completed in 7 milliseconds