Searched refs:FREQ_W (Results 1 – 1 of 1) sorted by relevance
40 static constexpr int FREQ_W = 10; variable86 cout << setw(FREQ_W) << "MAX_FREQ" << colCmd; in PrintStatsTitile()118 cout << setw(FREQ_W) << setprecision(FLOAT_PRECSION) << rsp.freqMax << colCmd; in PrintStats()