Searched defs:SortBy (Results 1 – 1 of 1) sorted by relevance
49 pub enum SortBy { enum106 pub fn sort_allocinfo(data: &mut [AllocInfo], sort_by: SortBy) { in sort_allocinfo()217 sort_by: Option<SortBy>, in run()