Searched refs:prof_tctx_reset (Results 1 – 4 of 4) sorted by relevance
/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
|