Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/sysevent/
H A Dsys_event.h30 STARTUP_TIME = 0, enumerator
H A Dsys_event.c65 if (event->type == STARTUP_TIME) { in ReportSysEvent()
H A Dinit_events.yaml16 STARTUP_TIME:
H A Dstartup_time_event.c115 startupTime.event.type = STARTUP_TIME; in ReportBootEventComplete()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/config/event/
H A DXperfPlugin41 "STARTUP_TIME"
/ohos5.0/base/startup/init/test/unittest/modules/
H A Dsysevent_unittest.cpp106 startupTime.event.type = STARTUP_TIME;
/ohos5.0/foundation/ability/ability_runtime/
H A Dhisysevent.yaml310 STARTUP_TIME: {type: INT64, desc: process start time}
331 STARTUP_TIME: {type: INT64, desc: process start failed time}