Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/sysevent_source/include/
Dplatform_monitor.h77 void GetTopEvents(std::vector<std::string> &events, std::vector<uint32_t> &counts);
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dplatform_monitor.cpp305 void PlatformMonitor::GetTopEvents(std::vector<std::string> &events, std::vector<uint32_t> &counts) in GetTopEvents() function in OHOS::HiviewDFX::PlatformMonitor
351 GetTopEvents(events, eventCounts); in ReportBreakProfile()