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