Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dfirst_stage_init.cpp286 boot_clock::time_point module_start_time = boot_clock::now(); in FirstStageMain() local
298 boot_clock::now() - module_start_time); in FirstStageMain()