Home
last modified time | relevance | path

Searched defs:prof_sample_accum_update (Results 1 – 3 of 3) 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
/external/jemalloc/include/jemalloc/internal/
Dprof.h432 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, in prof_sample_accum_update() function
Dprivate_namespace.h454 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update) macro