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
1081 fn get_host_cpu_capacity() -> std::result::Result<BTreeMap<usize, u32>, Self::Error> { in get_host_cpu_capacity() method
599 fn get_host_cpu_capacity() -> Result<BTreeMap<usize, u32>, Self::Error>; in get_host_cpu_capacity() method
1497 fn get_host_cpu_capacity() -> Result<BTreeMap<usize, u32>> { in get_host_cpu_capacity() method