Searched defs:prof_ctx_get (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h268 prof_ctx_t *prof_ctx_get(const void *ptr);
299 prof_ctx_get(const void *ptr) function
487 prof_ctx_t *ctx = prof_ctx_get(ptr);
H A Dprivate_namespace.h295 #define prof_ctx_get JEMALLOC_N(prof_ctx_get) macro
H A Dprivate_unnamespace.h295 #undef prof_ctx_get macro

Completed in 212 milliseconds