Searched refs:pstate (Results 1 – 8 of 8) sorted by relevance
38 uint64_t pstate; member
51 uint64_t pstate; // __u64 member
28 __u64 pstate; member
65 __u64 pstate; member
228 uint64_t pstate;
142 reg_data[ARM64_REG_PSTATE] = user->pstate; in Read()
280 DumpRegister64(os, "pstate", context.pstate); in Dump()281 DumpArmStatusRegister(os, context.pstate); in Dump()
12803 for (Map.Entry<String, RpmStats.PowerStatePlatformSleepState> pstate in updateRpmStatsLocked()12807 final String pName = pstate.getKey(); in updateRpmStatsLocked()12808 final long pTimeUs = pstate.getValue().mTimeMs * 1000; in updateRpmStatsLocked()12809 final int pCount = pstate.getValue().mCount; in updateRpmStatsLocked()12817 : pstate.getValue().mVoters.entrySet()) { in updateRpmStatsLocked()