Searched defs:prof_ctx (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dextent.h19 prof_ctx_t *prof_ctx; member in struct:extent_node_s
H A Darena.h61 * Overlay prof_ctx in order to allow it to be referenced by dead code.
87 prof_ctx_t *prof_ctx; member in union:arena_chunk_map_s::__anon22644
1041 ret = arena_mapp_get(chunk, pageind)->prof_ctx;
1061 arena_mapp_get(chunk, pageind)->prof_ctx = ctx;

Completed in 184 milliseconds