Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
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()
Dprof_externs.h48 void prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx);
Dprivate_namespace_jet.h298 #define prof_free_sampled_object JEMALLOC_N(prof_free_sampled_object) macro
Dprivate_namespace.h293 #define prof_free_sampled_object JEMALLOC_N(prof_free_sampled_object) macro
/external/jemalloc_new/src/
Dprof.c257 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx) { in prof_free_sampled_object() function
/external/jemalloc_new/
DChangeLog669 + Fix prof_realloc() to call prof_free_sampled_object() after calling