Searched refs:pre_startup (Results 1 – 3 of 3) sorted by relevance
147 SecondsToTimeDelta(boot_times.pre_startup)); in SendBootTimesToUMA()165 boot_times.pre_startup, in SendBootTimesToUMA()200 GetTime(uptime_prefix + kPreStartup, &boot_times.pre_startup); in GetBootTimes()208 boot_times.system = boot_times.chrome_exec - boot_times.pre_startup; in GetBootTimes()211 boot_times.system = boot_times.login_prompt_ready - boot_times.pre_startup; in GetBootTimes()
40 double pre_startup; // Time from kernel to system code being called. member50 pre_startup(0), in BootTimes()
551 boot_times.pre_startup, in OnBootTimes()559 boot_times.pre_startup, in OnBootTimes()