/external/autotest/server/site_tests/network_WiFi_Perf/ |
control.11a_wep | 14 throughput on a DUT with an 802.11a network with WEP encryption.
|
control.11b_wep | 14 throughput on a DUT with an 802.11b network with WEP encryption.
|
control.11g_aes | 14 throughput on a DUT with an 802.11g network with AES encryption.
|
control.11g_tkip | 14 throughput on a DUT with an 802.11g network with TKIP encryption.
|
control.11g_wep | 14 throughput on a DUT with an 802.11g network with WEP encryption.
|
control.ht20_aes | 14 throughput on a DUT with an AES encrypted HT20 802.11n network.
|
control.ht40_aes | 14 throughput on a DUT with an AES encrypted HT40 802.11n network.
|
control.vht80 | 14 throughput on a DUT with an open HT80 802.11ac network.
|
/external/iproute2/include/uapi/linux/ |
gen_stats.h | 20 * struct gnet_stats_basic - byte/packet throughput statistics
|
/external/iptables/extensions/ |
libxt_TOS.t | 9 -j TOS --set-tos Maximize-Throughput;-j TOS --set-tos 0x08;OK
|
libxt_tos.t | 3 -m tos --tos Maximize-Throughput;-m tos --tos 0x08/0x3f;OK
|
/external/kernel-headers/original/uapi/linux/ |
gen_stats.h | 20 * struct gnet_stats_basic - byte/packet throughput statistics
|
/external/libevent/test/ |
bench_httpclient.c | 183 double throughput; local 215 throughput = total_n_handled / 226 printf("\n%d requests in %d.%06d sec. (%.2f throughput)\n" 231 throughput,
|
/external/python/cpython2/Demo/tix/samples/ |
NoteBook.py | 64 w = Tix.Control(f, value=400, label='Write Throughput: ') 65 r = Tix.Control(f, value=400, label='Read Throughput: ') 89 w = Tix.Control(f, value=400, label='Write Throughput: ') 90 r = Tix.Control(f, value=400, label='Read Throughput: ')
|
/hardware/nxp/nfc/halimpl/tml/ |
spi_spm.h | 35 phPalEse_e_EnableThroughputMeasurement, /*!< Enable throughput measurement */
|
/tools/test/connectivity/acts/tests/google/wifi/ |
WifiRvrTest.py | 91 y_label = 'Throughput (Mbps)' 111 Checks the RvR test result and compares to a throughput limites for 116 rvr_result: dict containing attenuation, throughput and other meta 140 "Throughput at {}dB attenuation is beyond limits. " 141 "Throughput is {} Mbps. Expected within [{}, {}] Mbps.". 149 "Test passed. Found {} points outside throughput limits.".format( 153 """Compute throughput limits for current test. 155 Checks the RvR test result and compares to a throughput limites for 161 rvr_result: dict containing attenuation, throughput and other meta 164 throughput_limits: dict containing attenuation and throughput limit dat [all...] |
WifiThroughputStabilityTest.py | 124 Checks the throughput stability test's PASS/FAIL criteria based on 125 minimum instantaneous throughput, and standard deviation. 128 test_result_dict: dict containing attenuation, throughput and other 131 #TODO(@oelayach): Check throughput vs RvR golden file 143 "Test Passed. Throughput at {}dB attenuation is unstable. " 144 "Average throughput is {} Mbps with a standard deviation of " 151 "Test Failed. Throughput at {}dB attenuation is unstable. " 152 "Average throughput is {} Mbps with a standard deviation of " 167 avg throughput, other metrics, and other meta data 197 y_label = 'Throughput (Mbps) [all...] |
/external/autotest/client/tests/netperf2/ |
netperf2.py | 215 keys = ('Throughput',) 218 keys = ('Throughput', 'Errors') 276 TCP_SENDFILE) and returns a singleton containing throughput. 282 Size Size Size Time Throughput 292 """Parses the following and returns a touple containing throughput 298 Size Size Time Okay Errors Throughput
|
/external/v8/tools/ |
gc-nvp-trace-processor.py | 312 def throughput(name, trace): function in function:process_trace 318 out.write('GC %s Throughput (after): %s / %s ms = %s/ms<br/>' % 323 out.write('GC %s Throughput (before): %s / %s ms = %s/ms<br/>' % 345 throughput('TOTAL', trace) 346 throughput('MS', marksweeps) 347 throughput('OLDSPACE', globalgcs)
|
/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/ |
GLBenchmarkTest.java | 85 result.put("Triangle throughput: Textured - C24Z16", "triangle-c24z16"); 86 result.put("Triangle throughput: Textured - C24Z16 Offscreen", 88 result.put("Triangle throughput: Textured - C24Z16 Vertex lit", 90 result.put("Triangle throughput: Textured - C24Z16 Offscreen Vertex lit", 92 result.put("Triangle throughput: Textured - C24Z16 Fragment lit", 94 result.put("Triangle throughput: Textured - C24Z16 Offscreen Fragment lit",
|
/external/autotest/tko/ |
machine_benchmark.cgi | 14 'dbench' : ["throughput"], 15 'tbench' : ["throughput"],
|
/external/blktrace/ |
blkiomon.h | 110 minmax_print(fp, "throughput read (bytes/msec)", &p->thrput_r); 111 minmax_print(fp, "throughput write (bytes/msec)", &p->thrput_w);
|
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ |
ClientSocketBenchmark.java | 126 * Simple benchmark for throughput (used by JMH). 128 void throughput() throws Exception { method in class:ClientSocketBenchmark
|
/external/ltp/utils/benchmark/kernbench-0.42/ |
README | 6 This is a cpu throughput benchmark originally devised and used by Martin J. 17 You need more than 2Gb of ram for this to be a true throughput benchmark or
|
/external/tensorflow/tensorflow/contrib/opt/python/training/ |
lazy_adam_optimizer.py | 19 large improvement in model training throughput for some applications. However, 44 improvements in model training throughput for some applications. However, it
|