Searched refs:socketPopulatedMask (Results 1 – 1 of 1) sorted by relevance
161 constexpr uint32_t socketPopulatedMask = 1 << 6; in infoUpdate() 163 if ((cpuInfo->status & socketPopulatedMask) == 0) in infoUpdate() 154 constexpr uint32_t socketPopulatedMask = 1 << 6; infoUpdate() local