Home
last modified time | relevance | path

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

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