Searched refs:Throughput (Results 1 – 9 of 9) sorted by relevance
92 std::optional<double> Throughput; in getReciprocalThroughput() local101 Throughput = Throughput ? std::min(*Throughput, Temp) : Temp; in getReciprocalThroughput()103 if (Throughput) in getReciprocalThroughput()104 return 1.0 / *Throughput; in getReciprocalThroughput()138 std::optional<double> Throughput; in getReciprocalThroughput() local145 Throughput = Throughput ? std::min(*Throughput, Temp) : Temp; in getReciprocalThroughput()147 if (Throughput) in getReciprocalThroughput()148 return 1.0 / *Throughput; in getReciprocalThroughput()
100 double Throughput = static_cast<double>(ReleaseAtCycles) / MCDesc.NumUnits; in computeBlockRThroughput() local101 Max = std::max(Max, Throughput); in computeBlockRThroughput()
46 Throughput
75 o Throughput statistics are enabled by default.
158 # IEEE 802.11ac (Very High Throughput) support
441 # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)
502 # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)
480 "The hardware High Throughput capabilities of this cloned950 "The value of this object specifies whether use of High Throughput
1224 // NOTE: SOG p. 19: Throughput of LDN?P X-form should be 2, but reported as 3.