Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h65 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() function
109 if (!prof_active || likely(prof_sample_accum_update(tsd, usize, update, in prof_alloc_prep()
147 if (prof_sample_accum_update(tsd, usize, true, NULL)) { in prof_realloc()
/external/jemalloc/include/jemalloc/internal/
Dprof.h338 bool prof_sample_accum_update(tsd_t *tsd, size_t usize, bool commit,
432 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() function
470 if (!prof_active || likely(prof_sample_accum_update(tsd, usize, update, in prof_alloc_prep()
508 if (prof_sample_accum_update(tsd, usize, true, NULL)) { in prof_realloc()
Dprivate_symbols.txt454 prof_sample_accum_update
Dprivate_namespace.h454 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update) macro
Dprivate_unnamespace.h454 #undef prof_sample_accum_update