Home
last modified time | relevance | path

Searched refs:GetTotalLens (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h161 void GetTotalLens(uint64_t (&in_lens)[LevelNum]) const;
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp229 void LogStats::GetTotalLens(uint64_t (&in_lens)[LevelNum]) const in GetTotalLens() function in OHOS::HiviewDFX::LogStats
Dservice_controller.cpp185 stats.GetTotalLens(rsp.totalLens); in SendOverallStats()