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 D | prof.h | 284 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 D | private_symbols.txt | 374 prof_malloc_sample_object
|
| /redis-3.2.3/deps/jemalloc/src/ |
| H A D | prof.c | 226 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 D | ChangeLog | 76 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were
|