pub fn test_cpu(id: usize, core_id: usize, llc_id: usize, node_id: usize) -> Cpu
Create a Cpu with the given IDs and default frequencies/capacity.
Cpu