Searched defs:Throughput (Results 1 – 3 of 3) sorted by relevance
92 std::optional<double> Throughput; getReciprocalThroughput() local 138 std::optional<double> Throughput; getReciprocalThroughput() local [all...]
100 double Throughput = static_cast<double>(ReleaseAtCycles) / MCDesc.NumUnits; in computeBlockRThroughput() local