Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/sysevent_source/include/
Dplatform_monitor.h44 std::vector<uint32_t> realCounts; member
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dplatform_monitor.cpp158 perfMeasure.realCounts.emplace_back(realCount); in GetCostTimeInterval()
234 eventCreator.SetKeyValue("REAL_COUNT", perfMeasure.realCounts); in CreateProfileReport()