Searched refs:malloc_statistics_t (Results 1 – 8 of 8) sorted by relevance
52 CHECK(sizeof(malloc_statistics_t) == sizeof(AsanMallocStats)); \53 internal_memcpy(stats, &malloc_stats, sizeof(malloc_statistics_t));
39 typedef struct malloc_statistics_t { struct44 } malloc_statistics_t; argument58 void (*statistics)(malloc_zone_t *, malloc_statistics_t *);123 malloc_statistics_t *stats);310 zone_statistics(malloc_zone_t *zone, malloc_statistics_t *stats) { in zone_statistics()
100 malloc_statistics_t stats = {0}; in GetMallocUsage()
226 malloc_statistics_t stats1, stats2; in TEST()
278 void mi_statistics(malloc_zone_t *zone, malloc_statistics_t *stats) {
93 malloc_statistics_t Stats;
94 malloc_statistics_t Stats;
101 malloc_statistics_t Stats;