Home
last modified time | relevance | path

Searched defs:prof_tctx_set (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h48 prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, in prof_tctx_set() function
/external/jemalloc/include/jemalloc/internal/
Dprof.h411 prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_tctx_set() function
Dprivate_namespace.h458 #define prof_tctx_set JEMALLOC_N(prof_tctx_set) macro