HomeSort by relevance Sort by last modified time
    Searched full:throughput (Results 51 - 75 of 578) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libnl/include/linux-private/linux/
gen_stats.h 17 * struct gnet_stats_basic - byte/packet throughput statistics
  /external/tensorflow/tensorflow/python/platform/
benchmark.py 50 throughput=None, extras=None):
58 throughput: (optional) Throughput (in MB/s)
70 "throughput: %g %s", name, iters if iters is not None else -1,
72 cpu_time is not None else -1, throughput if
73 throughput is not None else -1, str(extras) if extras else "")
84 if throughput is not None:
85 entry.throughput = throughput
164 throughput=None
    [all...]
  /external/tensorflow/tensorflow/tools/api/golden/
tensorflow.test.-benchmark.pbtxt 15 argspec: "args=[\'self\', \'iters\', \'cpu_time\', \'wall_time\', \'throughput\', \'extras\', \'name\'], varargs=None, keywords=None, defaults=[\'None\', \'None\', \'None\', \'None\', \'None\', \'None\'], "
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
gen_stats.h 17 * struct gnet_stats_basic - byte/packet throughput statistics
  /tools/test/connectivity/acts/tests/google/coex/performance_tests/
WlanWithBlePerformanceTest.py 150 android device and test the wlan throughput when performing ble scan.
169 android device and test the wlan throughput when performing ble scan.
188 android device and test the wlan throughput when performing ble scan.
207 android device and test the wlan throughput when performing ble scan.
226 android device and test the wlan throughput when ble gatt connection
246 android device and test the wlan throughput when ble gatt connection
266 android device and test the wlan throughput when ble gatt connection
286 android device and test the wlan throughput when ble gatt connection
WlanWithHfpPerformanceTest.py 105 android device and check throughput when hfp connection
125 android device and check throughput when hfp connection
145 android device and check throughput when hfp connection
165 android device and check throughput when hfp connection
185 android device and check throughput when hfp connection and perform
205 android device and check throughput when hfp connection and perform
225 android device and check throughput when hfp connection and perform
245 android device and check throughput when hfp connection and perform
  /tools/test/connectivity/acts/tests/google/coex/slave_role/performance_tests/
WlanWithHFPPerformanceSlaveTest.py 89 call and wifi throughput when device is in slave role.
109 call and wifi throughput when device is in slave role.
129 call and wifi throughput when device is in slave role.
149 call and wifi throughput when device is in slave role.
169 call, volume change and wifi throughput when device is in slave role.
190 call, volume change and wifi throughput when device is in slave role.
211 call, volume change and wifi throughput when device is in slave role.
232 call, volume change and wifi throughput when device is in slave role.
  /external/autotest/server/cros/network/
netperf_runner.py 32 TCP_SENDFILE) and returns a singleton containing throughput.
38 Size Size Size Time Throughput
47 throughput=float(lines[6].split()[4]))
49 """Parses the following and returns a tuple containing throughput
55 Size Size Time Okay Errors Throughput
66 throughput=float(udp_tokens[5]),
126 throughput, throughput_dev = NetperfResult._get_stats(
127 samples, 'throughput')
134 throughput=throughput, throughput_dev=throughput_dev
    [all...]
netperf_session.py 55 WARMUP_WINDOW_SIZE throughput measurements has an average throughput
63 # We say a station is warm if the TX throughput is maximized.
85 if recent_result.throughput < (past_result.throughput +
  /external/ltp/testcases/kernel/io/disktest/
stats.h 75 #define HRTHSTR "Heartbeat read throughput: %.1fB/s (%.2fMB/s), IOPS %.1f/s.\n"
76 #define HWTHSTR "Heartbeat write throughput: %.1fB/s (%.2fMB/s), IOPS %.1f/s.\n"
77 #define CRTHSTR "Cycle read throughput: %.1fB/s (%.2fMB/s), IOPS %.1f/s.\n"
78 #define CWTHSTR "Cycle write throughput: %.1fB/s (%.2fMB/s), IOPS %.1f/s.\n"
79 #define TRTHSTR "Total read throughput: %.1fB/s (%.2fMB/s), IOPS %.1f/s.\n"
80 #define TWTHSTR "Total write throughput: %.1fB/s (%.2fMB/s), IOPS %.1f/s.\n"
  /external/eigen/bench/tensors/
benchmark_main.cc 169 char throughput[100]; local
170 throughput[0] = '\0';
174 snprintf(throughput, sizeof(throughput), " %8.2f MFlops/s", mflops_processed/seconds);
189 iterations, g_benchmark_total_time_ns/iterations, throughput);
  /external/ltp/utils/ffsb-6.0-rc2/
ffsb_op.c 94 if (ffsb_op_list[op_num].throughput) {
125 (" Op Name Transactions\t Trans/sec\t% Trans\t % Op Weight\t Throughput\n");
136 printf("Throughput Results\n===================\n");
139 printf("Read Throughput: %s/sec\n", buf);
143 printf("Write Throughput: %s/sec\n", buf);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/raw/
camera_graph.xml 77 <filter class="ThroughputFilter" name="throughput" />
150 targetFilter="throughput" targetPort="frame" />
151 <connect sourceFilter="throughput" sourcePort="frame"
157 <connect sourceFilter="throughput" sourcePort="throughput"
  /tools/test/connectivity/acts/tests/google/ble/conn_oriented_chan/
BleCoc2ConnTest.py 119 "test_coc_connection_throughput_2_conn: throughput=%d bytes per "
131 """Test LE CoC data throughput on two insecured connections
133 Test Data Throughput of 2 L2CAP CoC insecured connections.
167 """Test LE CoC data throughput on two secured connections
169 Test Data Throughput of 2 L2CAP CoC secured connections.
203 """Test LE CoC data throughput with 10msec CI and 60bytes buffer size.
205 Test data throughput of 2 L2CAP CoC insecured connections with 20msec connection interval
248 """Test LE CoC data throughput with 10msec CI and 80bytes buffer size.
250 Test data throughput of 2 L2CAP CoC insecured connections with 20msec connection interval
292 """Test LE CoC data throughput with 10msec CI and 120bytes buffer size
    [all...]
  /external/autotest/client/site_tests/hardware_MemoryZRAMThroughput/
hardware_MemoryZRAMThroughput.py 15 This test uses a large buffer to measure the page access throughput with
56 # page access throughput
64 # page access throughput. On 32-bit system with 4GB of RAM, the memory
  /external/iproute2/man/man8/
tc-prio.8 94 0100 4 Maximize throughput (mt)
112 0x8 4 Maximize Throughput 2 Bulk 2
129 Throughput AND Minimum Delay.
150 Data 0100 (maximize throughput)
156 DATA phase 0100 (maximize throughput)
161 Zone Transfer 0100 (maximize throughput)
  /external/autotest/tko/
draw_graphs 19 'dbench' => 'Throughput (MB/s)',
20 'tbench' => 'Throughput (MB/s)',
  /external/tensorflow/tensorflow/core/util/
reporter.cc 41 double throughput) {
46 benchmark_entry_.set_throughput(throughput);
  /external/autotest/client/site_tests/hardware_MemoryThroughput/
control.memory_qual 7 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
  /external/autotest/client/tests/iozone/
iozone.py 103 child_regexp = re.compile('Children see throughput for[\s]+'
105 parent_regexp = re.compile('Parent sees throughput for[\s]+'
143 # Check for the various 'throughput' values
144 if line[3:26] == ' throughput per thread ':
  /external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
control.11a 14 throughput on a DUT with an open 802.11a network while operating bluetooth.
control.11b 14 throughput on a DUT with an open 802.11b network while operating bluetooth.
network_WiFi_BluetoothStreamPerf.py 80 values = [result.throughput for result in results]
88 # Log the drop in throughput compared with the 'BT_disconnected'
92 self.base_through = result.throughput
94 drop = int( (self.base_through - result.throughput) * 100 /
  /external/autotest/server/site_tests/network_WiFi_Perf/
control.11a_aes 14 throughput on a DUT with an 802.11a network with AES encryption.
control.11a_tkip 14 throughput on a DUT with an 802.11a network with TKIP encryption.

Completed in 512 milliseconds

1 23 4 5 6 7 8 91011>>