Home
last modified time | relevance | path

Searched refs:KEY_OF_AVG_TIME (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/event_report/event/
Dplugin_stats_event.cpp35 {KEY_OF_AVG_TIME, DEFAULT_UINT32}, {KEY_OF_TOP_K_TIME, INIT_TOP_K_TIME}, in PluginStatsEvent()
52 paramMap_[KEY_OF_AVG_TIME] = static_cast<uint32_t>(paramMap_[KEY_OF_TOTAL_TIME].GetUint64() in UpdateAvgTime()
93 KEY_OF_AVG_TIME, paramMap_[KEY_OF_AVG_TIME].GetUint32(), in Report()
/base/hiviewdfx/hiview/base/event_report/include/
Dhiview_event_common.h55 const std::string KEY_OF_AVG_TIME = "AVG_TIME"; variable
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Djson_parser.cpp24 PluginStatsEventSpace::KEY_OF_AVG_TIME,