Searched defs:AllocGlobal (Results 1 – 1 of 1) sorted by relevance
40 pub struct AllocGlobal { struct42 pub size: u64,44 pub calls: u64,176 pub fn aggregate_global(data: &[AllocInfo]) -> AllocGlobal { in aggregate_global()194 pub fn print_aggregated_global_data(data: &AllocGlobal) { in print_aggregated_global_data()