OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throughput
(Results
151 - 175
of
578
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tensorflow/tensorflow/core/kernels/
adjust_contrast_op_benchmark_test.cc
53
// --config=cuda because for some reason that killed
throughput
measurement.
/external/tensorflow/tensorflow/core/kernels/batching_util/
basic_batch_scheduler_benchmark_test.cc
16
// Benchmarks for performance (
throughput
and latency) of BasicBatchScheduler
105
// The state and logic associated with a
throughput
benchmark, which injects a
184
// Reports the measurements to std::cout (not LOG(INFO)), like the
throughput
431
// Run
throughput
benchmarks (via tensorflow benchmark framework).
/external/tensorflow/tensorflow/core/util/
reporter_test.cc
115
EXPECT_EQ(benchmark_entry.
throughput
(), 3.0);
/external/v8/src/heap/
gc-idle-time-handler.h
106
// An allocation
throughput
below kLowAllocationThroughput bytes/ms is
/external/wpa_supplicant_8/src/crypto/
aes-internal-enc.c
8
* cost of reduced
throughput
(quite small difference on Pentium 4,
/frameworks/base/core/java/android/net/
WifiLinkQualityInfo.java
23
* such as the upload/download
throughput
or error rate etc.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipxrtdef.h
177
ULONG
Throughput
;
/system/nfc/src/nfa/include/
nfa_snep_int.h
167
uint16_t tx_miu; /* adjusted MIU for
throughput
*/
/tools/test/connectivity/acts/tests/google/wifi/aware/
README.md
11
latency or
throughput
. Some of the tests may not have pass/fail results -
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/
ThroughputTest.py
218
"""Measure
throughput
using iperf on a single NDP, with Aware enabled and
226
"""Measure
throughput
using iperf on a single NDP, with Aware enabled and
234
"""Measure
throughput
using iperf on all possible concurrent NDPs, with
372
"""Test
throughput
for multiple NDIs configured with different passphrases.
/external/wpa_supplicant_8/hostapd/
android.config
134
# IEEE 802.11n (High
Throughput
) support
137
# IEEE 802.11ac (Very High
Throughput
) support
/prebuilts/go/darwin-x86/src/crypto/rc4/
rc4_amd64.s
18
// Approximately doubles
throughput
.
37
** The
throughput
achieved by this code is about 320 MBytes/sec, on
rc4_amd64p32.s
18
// Approximately doubles
throughput
.
42
** The
throughput
achieved by this code is about 320 MBytes/sec, on
/prebuilts/go/linux-x86/src/crypto/rc4/
rc4_amd64.s
18
// Approximately doubles
throughput
.
37
** The
throughput
achieved by this code is about 320 MBytes/sec, on
rc4_amd64p32.s
18
// Approximately doubles
throughput
.
42
** The
throughput
achieved by this code is about 320 MBytes/sec, on
/test/vts-testcase/performance/binder_throughput_test/
BinderThroughputBenchmark.py
28
# number of threads to use when running the
throughput
tests on target.
39
"""A test case for the binder
throughput
benchmarking."""
/test/vts-testcase/performance/hwbinder_throughput_test/
HwBinderThroughputBenchmark.py
28
# number of threads to use when running the
throughput
tests on target.
39
"""A test case for the binder
throughput
benchmarking."""
/external/ltp/tools/genload/
genload.c
41
/* By default, use this as backoff coefficient for good fork
throughput
. */
484
/* Use a backoff sleep to ensure we get good fork
throughput
. */
560
/* Use a backoff sleep to ensure we get good fork
throughput
. */
641
/* Use a backoff sleep to ensure we get good fork
throughput
. */
770
/* Use a backoff sleep to ensure we get good fork
throughput
. */
stress.c
41
/* By default, use this as backoff coefficient for good fork
throughput
. */
484
/* Use a backoff sleep to ensure we get good fork
throughput
. */
560
/* Use a backoff sleep to ensure we get good fork
throughput
. */
641
/* Use a backoff sleep to ensure we get good fork
throughput
. */
770
/* Use a backoff sleep to ensure we get good fork
throughput
. */
/external/tensorflow/tensorflow/tools/benchmark/
benchmark_model.cc
236
double
throughput
= -1.0) {
246
node_reporter.Benchmark(num_runs, -1.0, total_time_s,
throughput
));
607
//
Throughput
in MB/s
608
const double
throughput
=
local
614
no_stat_wall_time,
throughput
);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiScoreReportTest.java
282
* Ramp the RSSI down, but maintain a high packet
throughput
297
// If the
throughput
dips, we should let go
301
// And even if
throughput
improves again, once we have decided to let go, disregard
/external/ltp/testcases/kernel/sched/sched_stress/
sched_driver.c
23
| priorities of the
throughput
measurement testcases. |
35
| o Perform
throughput
tests with high priority |
39
| - Perform
throughput
tests with new priority |
415
/* This function executes a
throughput
measurement process and waits for *
424
*param2, /* priority to run the
throughput
test at */
497
*
throughput
test. It displays the testcase name, the current priority *
535
/* This procedure is called each time
throughput
tests are to be *
536
* performed. This procedure executes each of the
throughput
tests, and *
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_coc_test_utils.py
45
"""
Throughput
measurements from one client to one-or-many servers.
56
Throughput
in terms of bytes per second, 0 if test failed.
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
iperf_server.py
83
"""Checks if the iperf result has valid
throughput
data.
86
True if the result contains
throughput
data. False otherwise.
/art/runtime/gc/collector/
garbage_collector.h
93
// Returns the estimated
throughput
in bytes / second.
Completed in 574 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>