Searched refs:boot_complete (Results 1 – 3 of 3) sorted by relevance
4 `boot_complete`) and the relative time at which these events occurred. The27 $ bootstat -r boot_complete50 boot_complete 71
14 chown system log /data/misc/bootstat/boot_complete78 # Record boot_complete and related stats (decryption, etc).
1315 std::chrono::seconds boot_complete = std::chrono::seconds(uptime_s.count() - record.second); in RecordBootComplete() local1317 boot_complete.count()); in RecordBootComplete()