Searched refs:POWER_MEMORY (Results 1 – 3 of 3) sorted by relevance
14 int numBuckets = profile.getNumElements(PowerProfile.POWER_MEMORY); in MemoryPowerCalculator()17 powerAverages[i] = profile.getAveragePower(PowerProfile.POWER_MEMORY, i); in MemoryPowerCalculator()
202 public static final String POWER_MEMORY = "memory.bandwidths"; field in PowerProfile653 writePowerConstantToProto(proto, POWER_MEMORY, PowerProfileProto.MEMORY); in writeToProto()
95875 Lcom/android/internal/os/PowerProfile;->POWER_MEMORY:Ljava/lang/String;