Skip to main content

test_core

Function test_core 

Source
pub fn test_core(
    id: usize,
    cpus: BTreeMap<usize, Arc<Cpu>>,
    llc_id: usize,
    node_id: usize,
) -> Core
Expand description

Create a Core from a set of CPUs with the given IDs.