Home
last modified time | relevance | path

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

/redis-3.2.3/deps/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) in prof_malloc() function
H A Dprivate_symbols.txt373 prof_malloc
/redis-3.2.3/deps/jemalloc/src/
H A Djemalloc.c1390 prof_malloc(p, usize, tctx); in imalloc_prof()
1480 prof_malloc(p, usize, tctx); in imemalign_prof()
1611 prof_malloc(p, usize, tctx); in icalloc_prof()
2021 prof_malloc(p, *usize, tctx); in imallocx_prof()