Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h286 void prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx);
528 prof_free_sampled_object(tsd, old_usize, old_tctx); in prof_realloc()
540 prof_free_sampled_object(tsd, usize, tctx); in prof_free()
Dprivate_symbols.txt397 prof_free_sampled_object
Dprivate_namespace.h399 #define prof_free_sampled_object JEMALLOC_N(prof_free_sampled_object) macro
Dprivate_unnamespace.h399 #undef prof_free_sampled_object
/external/jemalloc/src/
Dprof.c243 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx) in prof_free_sampled_object() function
/external/jemalloc/
DChangeLog160 + Fix prof_realloc() to call prof_free_sampled_object() after calling