Searched defs:get_host_cpu_capacity (Results 1 – 4 of 4) sorted by relevance
506 fn get_host_cpu_capacity() -> Result<BTreeMap<usize, u32>> { in get_host_cpu_capacity() method
1058 fn get_host_cpu_capacity() -> std::result::Result<BTreeMap<usize, u32>, Self::Error> { in get_host_cpu_capacity() method
598 fn get_host_cpu_capacity() -> Result<BTreeMap<usize, u32>, Self::Error>; in get_host_cpu_capacity() method
1351 fn get_host_cpu_capacity() -> Result<BTreeMap<usize, u32>> { in get_host_cpu_capacity() method