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