Home
last modified time | relevance | path

Searched refs:prof_malloc_sample_object (Results 1 – 4 of 4) sorted by relevance

/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/
H A Dprof.h284 void prof_malloc_sample_object(const void *ptr, size_t usize,
340 void prof_malloc_sample_object(const void *ptr, size_t usize,
490 prof_malloc_sample_object(ptr, usize, tctx); in prof_malloc()
523 prof_malloc_sample_object(ptr, usize, tctx); in prof_realloc()
H A Dprivate_symbols.txt374 prof_malloc_sample_object
/redis-3.2.3/deps/jemalloc/src/
H A Dprof.c226 prof_malloc_sample_object(const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc_sample_object() function
/redis-3.2.3/deps/jemalloc/
H A DChangeLog76 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were