Searched defs:cpuName (Results 1 – 4 of 4) sorted by relevance
372 std::string cpuName = cpuPath.filename(); in main() local
1186 const std::string& cpuName) { in requestRoutesOperatingConfigCollection()1270 const std::string& configName) { in requestRoutesOperatingConfig()
1240 std::string cpuName = cpuPath.filename(); in main() local
912 static bool cpuPresent(const std::string& cpuName) in cpuPresent()