Searched refs:Throughput (Results 1 – 14 of 14) sorted by relevance
90 Optional<double> Throughput; in getReciprocalThroughput() local99 Throughput = Throughput ? std::min(Throughput.value(), Temp) : Temp; in getReciprocalThroughput()101 if (Throughput) in getReciprocalThroughput()102 return 1.0 / Throughput.value(); in getReciprocalThroughput()136 Optional<double> Throughput; in getReciprocalThroughput() local143 Throughput = Throughput ? std::min(Throughput.value(), Temp) : Temp; in getReciprocalThroughput()145 if (Throughput) in getReciprocalThroughput()146 return 1.0 / Throughput.value(); in getReciprocalThroughput()
154 const double Throughput = Pair.getValue().BytesPerSecondMedian; in fillScores() local156 ThroughputMinMax[K].update(Throughput); in fillScores()164 const double Throughput = Pair.getValue().BytesPerSecondMedian; in fillScores() local167 ThroughputMinMax[K].normalize(Throughput); in fillScores()
99 double Throughput = static_cast<double>(ResourceCycles) / MCDesc.NumUnits; in computeBlockRThroughput() local100 Max = std::max(Max, Throughput); in computeBlockRThroughput()
2 # CHECK-NOT: Throughput Bottlenecks
17 # CHECK-NEXT: Throughput Bottlenecks:
19 # CHECK-NEXT: Throughput Bottlenecks:
4 # Throughput for the code snippet below should tend to 1.00 IPC.
20 # CHECK-NEXT: Throughput Bottlenecks:
24 # CHECK-NEXT: Throughput Bottlenecks:
4 # Throughput for all the code snippet below should be 1.00 IPC.
22 # FULLREPORT-NEXT: Throughput Bottlenecks:
21 # ALL-NEXT: Throughput Bottlenecks:
39 # CHECK-NEXT: Throughput Bottlenecks:
403 Throughput).454 Field *RThroughput* is the reciprocal of the instruction throughput. Throughput635 Throughput Bottlenecks: