Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h62 float GetFreqMax() const in GetFreqMax() function
120 std::cout << "Max freq: " << GetFreqMax() << sep; in Print()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp175 rsp.freqMax = entry.GetFreqMax(); in StatsEntry2StatsRsp()