Home
last modified time | relevance | path

Searched defs:throughput (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/modules/congestion_controller/goog_cc/
Drobust_throughput_estimator_unittest.cc64 auto throughput = throughput_estimator.bitrate(); in TEST() local
88 auto throughput = throughput_estimator.bitrate(); in TEST() local
137 auto throughput = throughput_estimator.bitrate(); in TEST() local
161 auto throughput = throughput_estimator.bitrate(); in TEST() local
/external/rust/crates/criterion/src/
Dbenchmark.rs88 throughput: Option<Box<dyn Fn(&T) -> Throughput>>, field
98 throughput: Option<Throughput>, field
310 pub fn throughput(mut self, throughput: Throughput) -> Benchmark<M> { in throughput() function
465 pub fn throughput<F>(mut self, throughput: F) -> ParameterizedBenchmark<T, M> in throughput() function
510 let throughput = self.throughput.as_ref().map(|func| func(value)); in run() localVariable
Dbenchmark_group.rs84 throughput: Option<Throughput>, field
227 pub fn throughput(&mut self, throughput: Throughput) -> &mut Self { in throughput() method
Dconnection.rs280 throughput: Vec<Throughput>, field
Dreport.rs42 pub throughput: Option<Throughput>, field
66 pub throughput: Option<Throughput>, field
/external/mesa3d/src/intel/compiler/
Dbrw_ir_performance.h77 float throughput; member
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py93 throughput=None, extras=None, metrics=None): argument
279 throughput=None, argument
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DServerSocketBenchmark.java133 void throughput() throws Exception { in throughput() method in ServerSocketBenchmark
DClientSocketBenchmark.java131 void throughput() throws Exception { in throughput() method in ClientSocketBenchmark
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DServerSocketBenchmark.java131 void throughput() throws Exception { in throughput() method in ServerSocketBenchmark
DClientSocketBenchmark.java129 void throughput() throws Exception { in throughput() method in ClientSocketBenchmark
/external/tensorflow/tensorflow/core/util/
Dreporter.cc73 double throughput) { in Benchmark()
Dtest_log.proto57 double throughput = 5; field
/external/libevent/test/
Dbench_httpclient.c183 double throughput; in main() local
/external/eigen/bench/tensors/
Dbenchmark_main.cc169 char throughput[100]; in RunWithArg() local
/external/linux-kselftest/tools/testing/selftests/net/
Dtcp_mmap.c136 double throughput; in child_thread() local
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc218 double throughput = -1.0) { in RecordBenchmarkEntry()
659 const double throughput = in Main() local
/external/kernel-headers/original/uapi/linux/
Dx25.h106 unsigned int throughput; member
Dbatadv_packet.h242 __be32 throughput; member
/external/tensorflow/tensorflow/compiler/xla/
Dutil.cc172 string throughput = tensorflow::strings::HumanReadableNum( in HumanReadableNumOps() local
/external/autotest/server/cros/network/
Dnetperf_runner.py161 throughput=None, throughput_dev=None, argument
/external/usrsctp/programs/
Dtsctp.c342 double throughput; local
/external/libcups/ppdc/
Dppdc.h368 throughput; // Throughput in pages per minute variable
/external/rust/crates/criterion/src/html/
Dmod.rs46 throughput: Option<ConfidenceInterval>, field
338 let throughput = measurements in measurement_complete() localVariable
/external/libcups/cups/
Dppd.h296 int throughput; /* Pages per minute */ member

12