Home
last modified time | relevance | path

Searched refs:prof_tctx_reset (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h57 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/
Dprof.h336 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()
Dprivate_symbols.txt457 prof_tctx_reset
Dprivate_namespace.h457 #define prof_tctx_reset JEMALLOC_N(prof_tctx_reset) macro
Dprivate_unnamespace.h457 #undef prof_tctx_reset