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.h28 void huge_prof_tctx_set(const void *ptr, prof_tctx_t *tctx);
Dprivate_symbols.txt269 huge_prof_tctx_set
Dprivate_namespace.h271 #define huge_prof_tctx_set JEMALLOC_N(huge_prof_tctx_set) macro
Dprivate_unnamespace.h271 #undef huge_prof_tctx_set
Darena.h1220 huge_prof_tctx_set(ptr, tctx); in arena_prof_tctx_set()
/external/jemalloc/src/
Dhuge.c442 huge_prof_tctx_set(const void *ptr, prof_tctx_t *tctx) in huge_prof_tctx_set() function
458 huge_prof_tctx_set(ptr, (prof_tctx_t *)(uintptr_t)1U); in huge_prof_tctx_reset()