Searched defs:prof_malloc (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h342 void prof_malloc(const void *ptr, size_t usize, prof_tctx_t *tctx);
482 prof_malloc(const void *ptr, size_t usize, prof_tctx_t *tctx) function
H A Dprivate_namespace.h408 #define prof_malloc JEMALLOC_N(prof_malloc) macro
H A Dprivate_unnamespace.h408 #undef prof_malloc macro

Completed in 46 milliseconds