HomeSort by relevance Sort by last modified time
    Searched defs:prof_ctx (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 57 milliseconds