Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dplatform_monitor.cpp371 if (SysEvent::totalSize_ <= totalSizeBenchMark_) { in Breaking()
378 …int64_t recoveryBenchMark = static_cast<int64_t>(totalSizeBenchMark_ * 0.8); // 0.8 of total size … in Breaking()
401 monitorConfig.ReadParam("totalSizeBenchMark", totalSizeBenchMark_); in InitData()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dplatform_monitor.h84 uint32_t totalSizeBenchMark_ = 200 * 1024 * 1024; // 200M variable