Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/sysevent/
H A Dinit_events.yaml19 DETAILED_TIME: {type: STRING, desc: Time required by each phase}
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h63 const std::string DETAILED_TIME = "DETAILED_TIME"; variable
322 std::string detailedTime = sysEvent.GetEventValue(DETAILED_TIME); in Validate()