Home
last modified time | relevance | path

Searched refs:timeStat (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/services/modules/bootevent/
H A Dbootevent.c515 INIT_TIMING_STAT *timeStat = (INIT_TIMING_STAT *)cmdCtx->reserved; in AddCmdBootEvent() local
516 long long diff = InitDiffTime(timeStat); in AddCmdBootEvent()
526 item->timestamp[BOOTEVENT_FORK] = timeStat->startTime; in AddCmdBootEvent()
527 item->timestamp[BOOTEVENT_READY] = timeStat->endTime; in AddCmdBootEvent()

Completed in 1 milliseconds