Searched refs:read_cpu_range (Results 1 – 1 of 1) sorted by relevance
24 std::vector<int> read_cpu_range(std::string path) { in read_cpu_range() function45 return read_cpu_range("/sys/devices/system/cpu/online"); in get_online_cpus()49 return read_cpu_range("/sys/devices/system/cpu/possible"); in get_possible_cpus()