Home
last modified time | relevance | path

Searched defs:procTime (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/base/event_report/cache/
Dhiview_event_cacher.cpp43 …er::UpdatePluginStatsEvent(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStatsEvent()
/base/hiviewdfx/hiview/base/event_report/event/
Dplugin_stats_event.cpp59 uint32_t procTime = paramMap_[KEY_OF_PROC_TIME].GetUint32(); in UpdateTopK() local
/base/hiviewdfx/hiview/base/event_report/
Dhiview_event_report.cpp71 …tReport::UpdatePluginStats(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStats()
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
Dmock_function_jumble.cpp41 …tReport::UpdatePluginStats(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStats()