Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/sysevent_source/
Dplatform_monitor.cpp62 onceTotalCnt_++; in CollectCostTime()
79 onceTotalCnt_, onceTotalRealTime_, onceTotalProcTime_, in CollectCostTime()
102 uint32_t onceTotalCnt = onceTotalCnt_; in CollectPerfProfiler()
106 onceTotalCnt_ = 0; in CollectPerfProfiler()
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
Dplatform_monitor.h119 uint32_t onceTotalCnt_ = 0; variable