Searched refs:GetTotalLines (Results 1 – 4 of 4) sorted by relevance
94 uint32_t GetTotalLines() const in GetTotalLines() function116 std::cout << GetTotalLines() << sep; in Print()160 void GetTotalLines(uint32_t (&in_lines)[LevelNum]) const;
95 static uint32_t GetTotalLines(const StatsRsp &rsp) in GetTotalLines() function122 cout << setw(LINES_W) << GetTotalLines(rsp) << colCmd; in PrintStats()253 if (GetTotalLines(lStats.stats) == 0) { in HilogShowProcStatsInfo()
224 void LogStats::GetTotalLines(uint32_t (&in_lines)[LevelNum]) const in GetTotalLines() function in OHOS::HiviewDFX::LogStats279 if (s.GetTotalLines() == 0) { in Print()
184 stats.GetTotalLines(rsp.totalLines); in SendOverallStats()318 if (itt.GetTotalLines() == 0) { in SendProcStats()343 if (itt.GetTotalLines() == 0) { in SendProcLogTypeStats()366 if (itt.GetTotalLines() == 0) { in SendProcLogTypeStats()