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

  /external/jemalloc/include/jemalloc/internal/
arena.h 509 void arena_prof_ctx_set(const void *ptr, prof_ctx_t *ctx);
1047 arena_prof_ctx_set(const void *ptr, prof_ctx_t *ctx) function
    [all...]
private_namespace.h 52 #define arena_prof_ctx_set JEMALLOC_N(arena_prof_ctx_set) macro
private_unnamespace.h 52 #undef arena_prof_ctx_set macro

Completed in 1401 milliseconds