Lines Matching refs:boot
179 // TODO: service state change is very noisy shortly after boot, as well
1223 * Logs shutdown reason and duration on next boot.
1245 * Logs boot reason and duration.
1251 // Reason for bootloader boot. Eg. reboot. See bootstat.cpp for larger list
1255 // Reason for system boot. Eg. bootloader, reboot,userrequested
1259 // End of boot time in ms from unix epoch using system wall clock.
1262 // Total boot duration in ms.
1268 // Time since last boot in ms. Default: 0 if not available.
3984 * Represents boot time event with duration in ms.
3991 // Bootloader time excluding BOOTLOADER_UI_WAIT + boot complete time. Logged from bootstat.
4015 // Shutdown duration inside init for the reboot before the current boot up.
4036 // Init's total time for cold boot stage.
4057 * Represents the start of specific boot time event during bootup in ms. This is usually a time
4058 * since boot-up.
4115 // Represents the start of launcher during boot-up.
4139 // Time of the bootstat's marking of 1st boot after the last factory reset.
4169 // Represents UmountStat before the reboot for the current boot up. Error codes defined
4173 // Reprepsents fie system mounting error code of /data partition for the current boot.
4385 // Time (in ms since boot) at which the rail energy value was measured.
4389 // Accumulated energy used via the rail since device boot in uWs.
4397 * increasing since boot. However, if there is a cpu
4633 * The file contains a monotonically increasing count of time for a single boot.
4647 * The file contains a monotonically increasing count of time for a single boot.
4790 * Binder stats are cumulative from boot unless somebody reset the data using
4965 * Pulls per uid I/O stats. The stats are cumulative since boot.
5387 // Process cpu time in user space, cumulative from boot/process start
5389 // Process cpu time in system space, cumulative from boot/process start
5841 // since boot, not including sleep (see SystemClock.uptimeMillis()).
7347 // The request expiration time, in millisecond since boot.
7728 // Userspace reboot succeeded (i.e. boot completed without a fall back to hard reboot).
7741 // Duration is measured as time between userspace reboot was initiated and until boot completed
7753 // State of primary user's encryption storage at the moment boot completed. Always set.