Searched refs:wakeups (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ |
D | MetricsHelper.java | 121 int numAlarms, int wakeups, int[] uids, int[] alarmsPerUid, int[] wakeupAlarmsPerUid) { in pushAlarmBatchDelivered() argument 125 wakeups, in pushAlarmBatchDelivered()
|
D | AlarmManagerService.java | 4623 int wakeups, in logAlarmBatchDelivered() argument 4635 alarms, wakeups, uids, countsArray, wakeupCountsArray); in logAlarmBatchDelivered()
|
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/wakeups/ |
D | IrqDeviceMapTest.java | 17 package com.android.server.power.stats.wakeups;
|
D | WakingActivityHistoryTest.java | 17 package com.android.server.power.stats.wakeups; 26 import com.android.server.power.stats.wakeups.CpuWakeupStats.WakingActivityHistory;
|
D | CpuWakeupStatsTest.java | 17 package com.android.server.power.stats.wakeups; 38 import com.android.server.power.stats.wakeups.CpuWakeupStats.Wakeup;
|
/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/ |
D | IrqDeviceMap.java | 17 package com.android.server.power.stats.wakeups;
|
D | CpuWakeupStats.java | 17 package com.android.server.power.stats.wakeups;
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 419 # SurfaceFlinger wakeups will trigger this boost whenever they are separated by more than this
|
/frameworks/base/core/java/android/os/ |
D | BatteryStats.java | 5125 int wakeups = 0; in dumpCheckinLocked() local 5129 wakeups += count; in dumpCheckinLocked() 5141 wakeups, // wakeup alarms in dumpCheckinLocked()
|
/frameworks/base/services/ |
D | art-profile | 595 …ryStatsImpl;]Lcom/android/server/power/stats/wakeups/CpuWakeupStats;Lcom/android/server/power/stat… 3174 …wakeups/CpuWakeupStats$Wakeup;->parseWakeup(Ljava/lang/String;JJLcom/android/server/power/stats/wa… 3175 …wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJLandroid/util/SparseIntArray;)V+]L… 3176 …wakeups/CpuWakeupStats;->attemptAttributionFor(Lcom/android/server/power/stats/wakeups/CpuWakeupSt… 3177 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->attemptAttributionWith(IJLandroid/util/… 3178 HPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->logWakeupAttribution(Lcom/android/server… 3179 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->noteUidProcessState(II)V+]Landroid/util… 3180 …wakeups/CpuWakeupStats;->noteWakingActivity(IJ[I)V+]Landroid/util/SparseIntArray;Landroid/util/Spa…
|
D | art-wear-profile | 1241 Lcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0; 1242 Lcom/android/server/power/stats/wakeups/CpuWakeupStats$Config; 1243 Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory; 1244 Lcom/android/server/power/stats/wakeups/CpuWakeupStats; 1245 Lcom/android/server/power/stats/wakeups/IrqDeviceMap; 22312 …/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0;-><init>(Lcom/android… 22313 PLcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0;->getAsLong()J 22314 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$Config;-><clinit>()V 22315 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$Config;-><init>()V 22316 PLcom/android/server/power/stats/wakeups/CpuWakeupStats$Config;->onPropertiesChanged(Landroid/provi… [all …]
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 143 import com.android.server.power.stats.wakeups.CpuWakeupStats;
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 20117 optional int32 wakeups = 2; field
|