Home
last modified time | relevance | path

Searched refs:huge_prof_tctx_set (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dhuge.h27 void huge_prof_tctx_set(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx);
Dprivate_symbols.txt288 huge_prof_tctx_set
Dprivate_namespace.h288 #define huge_prof_tctx_set JEMALLOC_N(huge_prof_tctx_set) macro
Dprivate_unnamespace.h288 #undef huge_prof_tctx_set
Darena.h1295 huge_prof_tctx_set(tsdn, ptr, tctx); in arena_prof_tctx_set()
/external/jemalloc/src/
Dhuge.c472 huge_prof_tctx_set(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) in huge_prof_tctx_set() function
488 huge_prof_tctx_set(tsdn, ptr, (prof_tctx_t *)(uintptr_t)1U); in huge_prof_tctx_reset()