Searched refs:huge_prof_tctx_set (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dhuge.h28 void huge_prof_tctx_set(const void *ptr, prof_tctx_t *tctx);
H A Dprivate_namespace.h271 #define huge_prof_tctx_set JEMALLOC_N(huge_prof_tctx_set) macro
H A Dprivate_unnamespace.h271 #undef huge_prof_tctx_set macro
H A Darena.h1220 huge_prof_tctx_set(ptr, tctx);
/external/jemalloc/src/
H A Dhuge.c442 huge_prof_tctx_set(const void *ptr, prof_tctx_t *tctx) function
458 huge_prof_tctx_set(ptr, (prof_tctx_t *)(uintptr_t)1U);

Completed in 60 milliseconds