Home
last modified time | relevance | path

Searched defs:prof_alloc_prep (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h102 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) { in prof_alloc_prep() function
/external/jemalloc/include/jemalloc/internal/
Dprof.h462 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) in prof_alloc_prep() function
Dprivate_namespace.h426 #define prof_alloc_prep JEMALLOC_N(prof_alloc_prep) macro