Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dhuge.h25 void huge_prof_ctx_set(const void *ptr, prof_ctx_t *ctx);
Dprivate_symbols.txt212 huge_prof_ctx_set
Dprivate_namespace.h212 #define huge_prof_ctx_set JEMALLOC_N(huge_prof_ctx_set) macro
Dprof.h330 huge_prof_ctx_set(ptr, ctx); in prof_ctx_set()
Dprivate_unnamespace.h212 #undef huge_prof_ctx_set
/external/jemalloc/src/
Dhuge.c221 huge_prof_ctx_set(const void *ptr, prof_ctx_t *ctx) in huge_prof_ctx_set() function