Skip to main content

read_cpu_llc_map

Function read_cpu_llc_map 

Source
fn read_cpu_llc_map(path: &str) -> Result<Vec<(usize, usize)>>
Expand description

Read CPU/LLC pairs either from a file or standard input.