Home
last modified time | relevance | path

Searched refs:malloc_bin_stats_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Djemalloc.c372 typedef struct malloc_bin_stats_s malloc_bin_stats_t; typedef
597 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()