Searched refs:prof_ctx (Results 1 - 3 of 3) 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;
/external/jemalloc/src/
H A Dhuge.c213 ret = node->prof_ctx;
232 node->prof_ctx = ctx;

Completed in 4051 milliseconds