Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds