Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h190 prof_free_sampled_object(tsd, old_usize, old_tctx); in prof_realloc()
202 prof_free_sampled_object(tsd, usize, tctx); in prof_free()
H A Dprof_externs.h48 void prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c257 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx) { in prof_free_sampled_object() function
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog669 + Fix prof_realloc() to call prof_free_sampled_object() after calling