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

  /external/jemalloc/include/jemalloc/internal/
stats.h 106 uint64_t ndalloc_huge; member in struct:arena_stats_s
  /external/jemalloc/src/
ctl.c 505 sstats->astats.ndalloc_huge += astats->astats.ndalloc_huge;
    [all...]
arena.c 723 arena->stats.ndalloc_huge++;
    [all...]

Completed in 1649 milliseconds