Home
last modified time | relevance | path

Searched refs:GetStatsInfo (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_collector.h30 countEnable = m_hilogBuffer.GetStatsInfo().IsEnable(); in LogCollector()
Dlog_buffer.h57 LogStats& GetStatsInfo();
/base/hiviewdfx/hilog/services/hilogd/
Dlog_buffer.cpp389 LogStats& HilogBuffer::GetStatsInfo() in GetStatsInfo() function in OHOS::HiviewDFX::HilogBuffer
Dservice_controller.cpp720 LogStats& stats = m_hilogBuffer.GetStatsInfo(); in HandleStatsQueryRqst()