Home
last modified time | relevance | path

Searched full:total_time (Results 1 – 4 of 4) sorted by relevance

/base/startup/init/services/modules/sysevent/
Dinit_events.yaml18 TOTAL_TIME: {type: INT64, desc: Total Time Required}
Dsys_event.c24 #define KEY_TOTAL_TIME "TOTAL_TIME"
/base/hiviewdfx/hiview/base/event_report/include/
Dhiview_event_common.h62 const std::string KEY_OF_TOTAL_TIME = "TOTAL_TIME";
/base/hiviewdfx/hiview/plugins/performance/
DEvtParser.h64 const std::string TOTAL_TIME = "TOTAL_TIME"; variable