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

  /external/jemalloc/src/
ctl.c 1307 unsigned newind, oldind; local
    [all...]
jemalloc.c 466 arena_migrate(tsd_t *tsd, unsigned oldind, unsigned newind)
471 newarena = arena_get(newind, false);
    [all...]
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 471 void arena_migrate(tsd_t *tsd, unsigned oldind, unsigned newind);

Completed in 573 milliseconds