Searched defs:cpuPresent (Results 1 – 2 of 2) sorted by relevance
100 const bool* cpuPresent = std::get_if<bool>(&property.second); in getCpuDataByInterface() local
912 static bool cpuPresent(const std::string& cpuName) in cpuPresent() function