Searched defs:malloc_statistics_t (Results 1 – 2 of 2) sorted by relevance
39 typedef struct malloc_statistics_t { struct44 } malloc_statistics_t; argument
5657 pub fn malloc_zone_statistics(zone: *mut ::malloc_zone_t, stats: *mut malloc_statistics_t); in malloc_zone_statistics()