Home
last modified time | relevance | path

Searched full:startup_time (Results 1 – 8 of 8) sorted by relevance

/base/startup/init/services/modules/sysevent/
Dsys_event.c57 int ret = OH_HiSysEvent_Write(STARTUP_DOMAIN, "STARTUP_TIME", in ReportStartupTimeEvent()
65 if (event->type == STARTUP_TIME) { in ReportSysEvent()
Dinit_events.yaml16 STARTUP_TIME:
Dsys_event.h30 STARTUP_TIME = 0, enumerator
Dstartup_time_event.c115 startupTime.event.type = STARTUP_TIME; in ReportBootEventComplete()
/base/hiviewdfx/hiview/plugins/performance/config/event/
DXperfPlugin41 "STARTUP_TIME"
/base/startup/init/test/unittest/modules/
Dsysevent_unittest.cpp106 startupTime.event.type = STARTUP_TIME;
/base/hiviewdfx/hiview/plugins/performance/
DEvtParser.h46 const std::string KEY_STARTUP_TIME = "STARTUP_TIME";
324 throw std::invalid_argument("invalid sysEvent STARTUP_TIME"); in Validate()
DXperfPlugin.cpp50 {"INIT:STARTUP_TIME", JLID_INIT_STARTUP_TIME},