pub fn busyness(cpu_id: CpuId) -> Option<usize>
Returns the busyness of the scheduler on the given CPU, in which higher values indicate a busier scheduler.