Searched defs:huge_prof_tctx_set (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
H A Dhuge.c472 huge_prof_tctx_set(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) function
488 huge_prof_tctx_set(tsdn, ptr, (prof_tctx_t *)(uintptr_t)1U);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h288 #define huge_prof_tctx_set JEMALLOC_N(huge_prof_tctx_set) macro
H A Dprivate_unnamespace.h288 #undef huge_prof_tctx_set macro

Completed in 249 milliseconds