Searched refs:malloc_bin_stats_t (Results 1 – 1 of 1) sorted by relevance
372 typedef struct malloc_bin_stats_s malloc_bin_stats_t; typedef597 malloc_bin_stats_t stats;2563 memset(&bin->stats, 0, sizeof(malloc_bin_stats_t)); in arena_new()2580 memset(&bin->stats, 0, sizeof(malloc_bin_stats_t)); in arena_new()2595 memset(&bin->stats, 0, sizeof(malloc_bin_stats_t)); in arena_new()