Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h172 struct StatsRsp { struct
186 StatsRsp stats; argument
191 StatsRsp stats;
204 StatsRsp stats;
210 StatsRsp stats;
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp95 static uint32_t GetTotalLines(const StatsRsp &rsp) in GetTotalLines()
105 static uint64_t GetTotalLen(const StatsRsp &rsp) in GetTotalLen()
115 static void PrintStats(const StatsRsp &rsp) in PrintStats()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp153 static void StatsEntry2StatsRsp(const StatsEntry &entry, StatsRsp &rsp) in StatsEntry2StatsRsp()