Searched refs:prof_ctx (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/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::__anon1590
866 ret = arena_mapp_get(chunk, pageind)->prof_ctx;
903 arena_mapp_get(chunk, pageind)->prof_ctx = ctx;
/freebsd-10.1-release/contrib/jemalloc/src/
H A Dhuge.c252 ret = node->prof_ctx;
271 node->prof_ctx = ctx;

Completed in 122 milliseconds