Searched refs:cpuPPIN (Results 1 – 1 of 1) sorted by relevance
426 uint64_t cpuPPIN = 0; in getPPIN() local442 cpuPPIN = u32PkgValue; in getPPIN()452 cpuPPIN = 0; in getPPIN()456 cpuPPIN |= static_cast<uint64_t>(u32PkgValue) << 32; in getPPIN()459 if (0 != cpuPPIN) in getPPIN()462 stream << std::hex << cpuPPIN; in getPPIN()