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

  /external/jemalloc/src/
jemalloc.c 465 arena_init(tsdn_t *tsdn, unsigned ind) function
    [all...]
  /external/jemalloc_new/src/
jemalloc.c 358 arena_init(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) { function
    [all...]
  /external/jemalloc_new/include/jemalloc/internal/
private_namespace.h 5 #define arena_init JEMALLOC_N(arena_init) macro
private_namespace_jet.h 5 #define arena_init JEMALLOC_N(arena_init) macro
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 42 #define arena_init JEMALLOC_N(arena_init) macro
    [all...]
private_unnamespace.h 42 #undef arena_init macro

Completed in 299 milliseconds