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

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

Completed in 113 milliseconds