Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp42 static constexpr int TP_W = 10; variable
88 cout << setw(TP_W) << "MAX_TP" << colCmd; in PrintStatsTitile()
120 cout << setw(TP_W) << setprecision(FLOAT_PRECSION) << rsp.throughputMax << colCmd; in PrintStats()