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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h253 prof_sample_accum_update(size, false, &prof_tdata)) { \
266 bool prof_sample_accum_update(size_t size, bool commit,
334 prof_sample_accum_update(size_t size, bool commit, function
394 if (prof_sample_accum_update(usize, true, NULL)) {
422 if (prof_sample_accum_update(usize, true, NULL)) {
H A Dprivate_namespace.h310 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update) macro
H A Dprivate_unnamespace.h310 #undef prof_sample_accum_update macro

Completed in 71 milliseconds