Home | Sort by relevance Sort by last modified time |
/external/jemalloc/include/jemalloc/internal/ | |
extent.h | 19 prof_ctx_t *prof_ctx; member in struct:extent_node_s |
arena.h | 61 * 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::__anon2203 1041 ret = arena_mapp_get(chunk, pageind)->prof_ctx; 1061 arena_mapp_get(chunk, pageind)->prof_ctx = ctx; [all...] |