Home
last modified time | relevance | path

Searched refs:wakeups (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DMetricsHelper.java121 int numAlarms, int wakeups, int[] uids, int[] alarmsPerUid, int[] wakeupAlarmsPerUid) { in pushAlarmBatchDelivered() argument
125 wakeups, in pushAlarmBatchDelivered()
DAlarmManagerService.java4623 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/
DIrqDeviceMapTest.java17 package com.android.server.power.stats.wakeups;
DWakingActivityHistoryTest.java17 package com.android.server.power.stats.wakeups;
26 import com.android.server.power.stats.wakeups.CpuWakeupStats.WakingActivityHistory;
DCpuWakeupStatsTest.java17 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/
DIrqDeviceMap.java17 package com.android.server.power.stats.wakeups;
DCpuWakeupStats.java17 package com.android.server.power.stats.wakeups;
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop419 # SurfaceFlinger wakeups will trigger this boost whenever they are separated by more than this
/frameworks/base/core/java/android/os/
DBatteryStats.java5125 int wakeups = 0; in dumpCheckinLocked() local
5129 wakeups += count; in dumpCheckinLocked()
5141 wakeups, // wakeup alarms in dumpCheckinLocked()
/frameworks/base/services/
Dart-profile595 …ryStatsImpl;]Lcom/android/server/power/stats/wakeups/CpuWakeupStats;Lcom/android/server/power/stat…
3174wakeups/CpuWakeupStats$Wakeup;->parseWakeup(Ljava/lang/String;JJLcom/android/server/power/stats/wa…
3175wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJLandroid/util/SparseIntArray;)V+]L…
3176wakeups/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…
3180wakeups/CpuWakeupStats;->noteWakingActivity(IJ[I)V+]Landroid/util/SparseIntArray;Landroid/util/Spa…
Dart-wear-profile1241 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/
DBatteryStatsService.java143 import com.android.server.power.stats.wakeups.CpuWakeupStats;
/frameworks/proto_logging/stats/
Datoms.proto20117 optional int32 wakeups = 2; field