Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_report/cache/include/
H A Dhiview_event_cacher.h34 …void UpdatePluginStatsEvent(const std::string &name, const std::string &procName, uint32_t procTim…
/ohos5.0/base/hiviewdfx/hiview/base/event_report/cache/
H A Dhiview_event_cacher.cpp43 void HiviewEventCacher::UpdatePluginStatsEvent(const std::string &name, const std::string &procName… in UpdatePluginStatsEvent() function in OHOS::HiviewDFX::HiviewEventCacher
/ohos5.0/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp75 HiviewEventCacher::GetInstance().UpdatePluginStatsEvent(name, procName, procTime); in UpdatePluginStats()