Home
last modified time | relevance | path

Searched refs:prof_malloc (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprof.h338 void prof_malloc(const void *ptr, size_t usize, prof_tctx_t *tctx);
466 prof_malloc(const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc() function
Dprivate_symbols.txt374 prof_malloc
Dprivate_namespace.h374 #define prof_malloc JEMALLOC_N(prof_malloc) macro
Dprivate_unnamespace.h374 #undef prof_malloc
/external/jemalloc/src/
Djemalloc.c1390 prof_malloc(p, usize, tctx);
1476 prof_malloc(p, usize, tctx);
1604 prof_malloc(p, usize, tctx);
2007 prof_malloc(p, *usize, tctx);