fn read_cpu_llc_map(path: &str) -> Result<Vec<(usize, usize)>>
Read CPU/LLC pairs either from a file or standard input.