Searched refs:prof_tctx_reset (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | prof_inlines_b.h | 57 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) { in prof_tctx_reset() function 176 prof_tctx_reset(tsd_tsdn(tsd), ptr, tctx); in prof_realloc()
|
/external/jemalloc/include/jemalloc/internal/ |
D | prof.h | 336 void prof_tctx_reset(tsdn_t *tsdn, const void *ptr, size_t usize, 421 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, size_t usize, const void *old_ptr, in prof_tctx_reset() function 527 prof_tctx_reset(tsd_tsdn(tsd), ptr, usize, old_ptr, old_tctx); in prof_realloc()
|
D | private_symbols.txt | 457 prof_tctx_reset
|
D | private_namespace.h | 457 #define prof_tctx_reset JEMALLOC_N(prof_tctx_reset) macro
|
D | private_unnamespace.h | 457 #undef prof_tctx_reset
|