Searched refs:BlockRThroughput (Results 1 – 2 of 2) sorted by relevance
80 << format("%.1f", floor((DV.BlockRThroughput * 10) + 0.5) / 10) in printView()95 DV.BlockRThroughput = computeBlockRThroughput(SM, DispatchWidth, NumMicroOps, in collectData()109 {"BlockRThroughput", DV.BlockRThroughput}}); in toJSON()
57 double BlockRThroughput; member