Home
last modified time | relevance | path

Searched defs:prof_tctx_reset (Results 1 – 3 of 3) 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
/external/jemalloc/include/jemalloc/internal/
Dprof.h421 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, size_t usize, const void *old_ptr, in prof_tctx_reset() function
Dprivate_namespace.h457 #define prof_tctx_reset JEMALLOC_N(prof_tctx_reset) macro