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

  /external/jemalloc/include/jemalloc/internal/
stats.h 128 uint64_t nmalloc_huge; member in struct:arena_stats_s
  /external/jemalloc/src/
ctl.c 614 sstats->astats.nmalloc_huge += astats->astats.nmalloc_huge;
    [all...]
arena.c 805 arena->stats.nmalloc_huge++;
818 arena->stats.nmalloc_huge--;
    [all...]

Completed in 166 milliseconds