Searched refs:POWER_MEMORY (Results 1 – 4 of 4) sorted by relevance
32 int numBuckets = profile.getNumElements(PowerProfile.POWER_MEMORY); in MemoryPowerCalculator()36 profile.getAveragePower(PowerProfile.POWER_MEMORY, i)); in MemoryPowerCalculator()
39 .setAveragePower(PowerProfile.POWER_MEMORY, new double[] {360.0, 720.0, 1080.0});
225 public static final String POWER_MEMORY = "memory.bandwidths"; field in PowerProfile1052 writePowerConstantToProto(proto, POWER_MEMORY, PowerProfileProto.MEMORY); in dumpDebug()
75034 Lcom/android/internal/os/PowerProfile;->POWER_MEMORY:Ljava/lang/String;