Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
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) in prof_malloc() function
Dprivate_symbols.txt406 prof_malloc
Dprivate_namespace.h408 #define prof_malloc JEMALLOC_N(prof_malloc) macro
Dprivate_unnamespace.h408 #undef prof_malloc
/external/jemalloc/src/
Djemalloc.c1453 prof_malloc(p, usize, tctx);
1563 prof_malloc(p, usize, tctx);
1695 prof_malloc(p, usize, tctx);
2123 prof_malloc(p, *usize, tctx);