Searched refs:prof_malloc_sample_object (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | prof_inlines_b.h | 129 prof_malloc_sample_object(tsdn, ptr, usize, tctx); in prof_malloc() 165 prof_malloc_sample_object(tsd_tsdn(tsd), ptr, usize, tctx); in prof_realloc()
|
| H A D | prof_externs.h | 46 void prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize,
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | prof.c | 241 prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize, in prof_malloc_sample_object() function
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 670 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were
|