Home
last modified time | relevance | path

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

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