Searched refs:malloc_bin_stats_t (Results 1 – 6 of 6) sorted by relevance
5 typedef struct malloc_bin_stats_s malloc_bin_stats_t; typedef
33 malloc_bin_stats_t bstats[NBINS];
105 malloc_bin_stats_t stats;
79 arena_stats_t *astats, malloc_bin_stats_t *bstats,
1593 arena_stats_t *astats, malloc_bin_stats_t *bstats, in arena_stats_merge()1775 memset(&bin->stats, 0, sizeof(malloc_bin_stats_t)); in arena_new()
540 sizeof(malloc_bin_stats_t)); in ctl_arena_clear()
Completed in 13 milliseconds