HomeSort by relevance Sort by last modified time
    Searched refs:arena_migrate (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 77 #define arena_migrate JEMALLOC_N(arena_migrate) macro
    [all...]
private_unnamespace.h 77 #undef arena_migrate macro
jemalloc_internal.h 492 void arena_migrate(tsd_t *tsd, unsigned oldind, unsigned newind);
    [all...]
  /external/jemalloc/src/
ctl.c     [all...]
jemalloc.c 493 arena_migrate(tsd_t *tsd, unsigned oldind, unsigned newind) function
    [all...]

Completed in 72 milliseconds