HomeSort by relevance Sort by last modified time
    Searched refs:prof_sample_accum_update (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
prof.h 253 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)) {
private_namespace.h 310 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update) macro
private_unnamespace.h 310 #undef prof_sample_accum_update macro

Completed in 33 milliseconds