Searched +defs:malloc +defs:stats (Results 1 – 2 of 2) sorted by relevance
119 #define malloc(a,b,c) calloc(a, 1) macro429 gap_stats_counting(const struct gap_stats *stats) in gap_stats_counting()439 init_gap_stats(struct gap_stats *stats) in init_gap_stats()450 update_gap_stats(struct gap_stats *stats, daddr_t posn) in update_gap_stats()496 dump_gap_stats(const struct gap_stats *stats, struct sbuf *s) in dump_gap_stats()534 struct gap_stats *stats = &gstats; in blist_stats() local
18 void *(*malloc)(struct _malloc_zone_t *, size_t); member310 zone_statistics(malloc_zone_t *zone, malloc_statistics_t *stats) { in zone_statistics()