Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h122 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx, in prof_malloc() function
/external/jemalloc/include/jemalloc/internal/
Dprof.h483 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc() function
Dprivate_namespace.h445 #define prof_malloc JEMALLOC_N(prof_malloc) macro