Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h332 bool prof_sample_accum_update(tsd_t *tsd, size_t usize, bool commit,
431 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() function
469 if (!prof_active || likely(prof_sample_accum_update(tsd, usize, update, in prof_alloc_prep()
507 if (prof_sample_accum_update(tsd, usize, true, NULL)) { in prof_realloc()
Dprivate_symbols.txt414 prof_sample_accum_update
Dprivate_namespace.h416 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update) macro
Dprivate_unnamespace.h416 #undef prof_sample_accum_update