Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp40 static constexpr int FREQ_W = 10; variable
86 cout << setw(FREQ_W) << "MAX_FREQ" << colCmd; in PrintStatsTitile()
118 cout << setw(FREQ_W) << setprecision(FLOAT_PRECSION) << rsp.freqMax << colCmd; in PrintStats()