Lines Matching +full:post +full:- +full:fs
4 …system_server: SystemServerTiming(Async)?\s*:\s*(?P<name>\S+) took to complete:\s(?P<time>[0-9]+)ms
5 system_ui: SystemUIBootTiming?\s*:\s*(?P<name>\S+) took to complete:\s(?P<time>[0-9]+)ms
6 fs_shutdown: (?P<name>boot_fs_shutdown),(?P<time>[0-9]+),([0-9]+)
7 ueventd_secs: ueventd:\s(?P<name>\S.+)\stook\s(?P<time>[.0-9]+)\sseconds
8 init_command_ms: init:\sCommand\s(?P<name>\S.+)\sreturned.*took\s(?P<time>[.0-9]+)ms
9 …: init:\sService\s.*exec\s\S+\s\((?P<name>\S.+)\).*pid.*\swaiting\stook\s(?P<time>[.0-9]+)\sseconds
10 zygote64_timing: (?P<name>Zygote64Timing\:\s\S+)\stook\sto\scomplete\:\s(?P<time>[0-9]+)ms
11 zygote32_timing: (?P<name>Zygote32Timing\:\s\S+)\stook\sto\scomplete\:\s(?P<time>[0-9]+)ms
12 …P<component>\S+)\sLong\smonitor\scontention\swith\sowner\s(?P<name>\S.+).*\sfor\s(?P<time>[.0-9]+)s
13 …<component>\S+)\sLong\smonitor\scontention\swith\sowner\s(?P<name>\S.+).*\sfor\s(?P<time>[.0-9]+)ms
18 late_init: processing action \(late-init\)
19 fs: processing action \(fs\)
20 post-fs: processing action \(post-fs\)
21 late-fs: processing action \(late-fs\)
22 post-fs-data: processing action \(post-fs-data\)
28 early-boot: processing action \(early-boot\)
33 correction: Updating system time diff=([0-9]+\.?[0-9]*), cuttime=([0-9]+)
36 ZygoteMainSystemServer: app_process\smain\swith\sargv.*\-\-start\-system\-server
42 zygote_create_system_server: Zygote\s*:\s*System server process [0-9]* has been created
79 ShutdownStartDone: ShutdownThread:\sPerforming low-level shutdown