Home
last modified time | relevance | path

Searched refs:GetThroughputMax (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h78 float GetThroughputMax() const in GetThroughputMax() function
122 std::cout << "Max throughput: " << GetThroughputMax() << sep; in Print()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp166 rsp.throughputMax = entry.GetThroughputMax(); in StatsEntry2StatsRsp()