Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() function
/external/jemalloc/include/jemalloc/internal/
Dprof.h401 prof_tctx_get(tsdn_t *tsdn, const void *ptr) in prof_tctx_get() function
Dprivate_namespace.h456 #define prof_tctx_get JEMALLOC_N(prof_tctx_get) macro