OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_runs
(Results
1 - 9
of
9
) sorted by null
/external/ltp/utils/benchmark/kernbench-0.42/
kernbench
8
num_runs
=5
59
num_runs
=$nruns
62
num_runs
=3
65
if (($
num_runs
< 1)) ; then
70
if (($
num_runs
> 10)) ; then
72
num_runs
=10
87
(( single_runs *= $
num_runs
))
88
(( half_runs *= $
num_runs
))
89
(( opti_runs *= $
num_runs
))
90
(( max_runs *= $
num_runs
))
[
all
...]
/external/opencv/cvaux/src/
cvprewarp.cpp
91
int *
num_runs
)
134
num_runs
[epiLine] = num;
_cvvm.h
78
int*
num_runs
);
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
BitwiseStreamsTest.java
116
int
num_runs
= 10;
local
118
for (int run = 0; run <
num_runs
; run++) {
/external/autotest/server/cros/clique_lib/
clique_dut_control.py
523
conn_workers, test_params,
num_runs
=1):
540
@
num_runs
: Number of iterations of the test to be run.
576
for run_num in range(0,
num_runs
):
/external/toolchain-utils/crosperf/
results_report_unittest.py
114
num_runs
= len(experiment.benchmark_runs) // num_configs
132
1 + n +
num_runs
, cache_conditions,
/packages/services/Car/tools/bootanalyze/
bootanalyze.py
157
num_runs
= len(item[1])
159
item[0], sum(item[1])/
num_runs
, stddev(item[1]),\
161
num_runs
if
num_runs
!= args.iterate else "")
/external/harfbuzz_ng/src/
hb-coretext.cc
887
unsigned int
num_runs
= CFArrayGetCount (glyph_runs);
local
[
all
...]
/art/runtime/gc/allocator/
rosalloc.cc
[
all
...]
Completed in 260 milliseconds