Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_collector.h30 countEnable = m_hilogBuffer.GetStatsInfo().IsEnable(); in LogCollector()
46 bool countEnable; variable
/base/hiviewdfx/hilog/services/hilogd/
Dlog_collector.cpp108 if (countEnable) { in onDataRecv()