Function base::sys::linux::parse_sysfs_cpu_info_vec
source · fn parse_sysfs_cpu_info_vec(cpu_id: usize, property: &str) -> Result<Vec<u32>>
Expand description
Queries the property of a specified CPU sysfs node.