Home
last modified time | relevance | path

Searched refs:wakeup_count (Results 1 – 21 of 21) sorted by relevance

/aosp12/system/core/libsuspend/
H A Dautosuspend_wakeup_count.cpp74 std::string wakeup_count; in suspend_thread_func() local
75 if (!ReadFdToString(wakeup_count_fd, &wakeup_count)) { in suspend_thread_func()
80 wakeup_count = Trim(wakeup_count); in suspend_thread_func()
81 if (wakeup_count.empty()) { in suspend_thread_func()
93 LOG(VERBOSE) << "write " << wakeup_count << " to wakeup_count"; in suspend_thread_func()
94 if (WriteStringToFd(wakeup_count, wakeup_count_fd)) { in suspend_thread_func()
/aosp12/system/bt/gd/btaa/linux_generic/
H A Dattribution_processor.cc47 wakelock_duration_aggregator_[key].wakeup_count += 1; in OnBtaaPackets()
78 btaa_aggregator_[it.first].wakeup_count = 0; in OnWakelockReleased()
84 btaa_aggregator_[it.first].wakeup_count += it.second.wakeup_count; in OnWakelockReleased()
136 device_entry_builder.add_wakeup_count(it.second.wakeup_count); in Dump()
/aosp12/frameworks/base/cmds/incident_helper/testdata/
H A Dkernel_wakeups.txt1 name active_count event_count wakeup_count expire_count active_since total_time max_time last_chan…
/aosp12/system/bt/gd/btaa/
H A Dactivity_attribution.fbs14 wakeup_count:int;
H A Dactivity_attribution.h33 uint16_t wakeup_count; member
/aosp12/system/bt/include/hardware/
H A Dbt_activity_attribution.h44 uint16_t wakeup_count; member
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
H A Dgenfs_contexts133 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
H A Dgenfs_contexts140 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/aosp12/system/bt/main/shim/
H A Dactivity_attribution.cc64 (ActivityAttributionCallbacks::Activity)it.activity, it.wakeup_count, in OnActivityLogsReady()
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
H A Dgenfs_contexts151 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
H A Dgenfs_contexts151 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/aosp12/system/sepolicy/private/
H A Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
H A Dgenfs_contexts151 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/aosp12/frameworks/base/core/proto/android/os/
H A Dkernelwake.proto38 optional int32 wakeup_count = 4; field
/aosp12/frameworks/base/core/proto/android/server/alarm/
H A Dalarmmanagerservice.proto202 optional int32 wakeup_count = 5; field
242 optional int32 wakeup_count = 5; field
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dgenfs_contexts114 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/aosp12/system/core/rootdir/
H A Dinit.rc434 chown system system /sys/power/wakeup_count