Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dhuge.h29 void huge_prof_tctx_reset(const void *ptr);
Dprivate_symbols.txt268 huge_prof_tctx_reset
Dprivate_namespace.h270 #define huge_prof_tctx_reset JEMALLOC_N(huge_prof_tctx_reset) macro
Dprivate_unnamespace.h270 #undef huge_prof_tctx_reset
Darena.h1247 huge_prof_tctx_reset(ptr); in arena_prof_tctx_reset()
/external/jemalloc/src/
Dhuge.c455 huge_prof_tctx_reset(const void *ptr) in huge_prof_tctx_reset() function