OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:latencies
(Results
76 - 100
of
224
) sorted by null
1
2
3
4
5
6
7
8
9
/external/libchrome/base/metrics/
histogram_macros_local.h
58
//
latencies
).
/external/ltp/testcases/kernel/numa/
README
10
to either decrease the memory
latencies
or increase the memory bandwidth by properly applying polcies.
/external/ltp/testcases/realtime/func/async_handler/
async_handler.c
200
printf("\nCriteria:
latencies
< %d\n", (int)pass_criteria);
/external/ltp/testcases/realtime/perf/latency/
pthread_cond_latency.c
23
* measure pthread_cond_t
latencies
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
scache.h
37
* The sample cache provides a simple way of overcoming high network
latencies
/external/blktrace/btt/doc/
btt.tex
680
for total IO time (Q2C) and one for
latencies
induced by lower layer
812
[ -l <output name> | --d2c-
latencies
=<output name> ]
813
[ -L <freq> | --periodic-
latencies
=<freq> ]
819
[ -q <output name> | --q2c-
latencies
=<output name> ]
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/
validators.py
280
compute the
latencies
, this validator imports the Quickstep software in the
309
latencies
= latency_measurement.measure_latencies(finger_positions,
313
if not
latencies
:
314
latencies
= [9.999]
316
avg = 1000.0 * sum(
latencies
) / len(
latencies
)
319
self.log_details('Max drag latency (ms): %f' % (1000 * max(
latencies
)))
320
self.log_details('Min drag latency (ms): %f' % (1000 * min(
latencies
)))
[
all
...]
/external/fio/t/
read-to-pipe-async.c
13
* This will read randfile.gz and log the
latencies
of doing so, while
14
* piping the output to gzip to decompress it. Any
latencies
over max_us
/external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h
140
// low
latencies
, and will fill liveins and liveouts.
256
// Create groups of high
latencies
with a Reserved color.
/external/tensorflow/tensorflow/core/kernels/batching_util/
basic_batch_scheduler_benchmark_test.cc
182
// task completion
latencies
.
226
// A histogram of the task
latencies
, i.e. queue time plus processing time, in
/system/extras/ioblame/
ioblame.sh
222
# Strip away unnecessary stuff so we can compute
latencies
easily
241
#
Latencies
not supported for Writes. 'Write End' is just when the data has been
/art/compiler/optimizing/
scheduler_arm64.cc
335
// Set
latencies
for the uncompressed case.
/external/kernel-headers/original/uapi/linux/
rds.h
90
* Returns rds message
latencies
in various stages of receive
/external/libpcap/
README.dag
47
filtering) for efficiency. This can introduce high
latencies
on quiet
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp
422
// Check to see if the scheduler cares about
latencies
.
602
// Check to see if the scheduler cares about
latencies
.
617
// Compute the latency for the node. We use the sum of the
latencies
for
627
// Check to see if the scheduler cares about
latencies
.
[
all
...]
/external/llvm/utils/TableGen/
DAGISelEmitter.cpp
40
///
latencies
in this calculation.
/external/ltp/testcases/realtime/func/periodic_cpu_load/
periodic_cpu_load.c
238
// printf("\nCriteria:
latencies
< %d us\n", PASS_US);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp
384
// Check to see if the scheduler cares about
latencies
.
555
// Check to see if the scheduler cares about
latencies
.
570
// Compute the latency for the node. We use the sum of the
latencies
for
580
// Check to see if the scheduler cares about
latencies
.
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelEmitter.cpp
26
///
latencies
in this calculation.
/external/v8/src/compiler/
instruction-scheduler.cc
205
// Compute total
latencies
so that we can schedule the critical path first.
instruction-scheduler.h
85
// The sum of all the
latencies
on the path from this node to the end of
/external/webp/src/dsp/
cpu.c
101
// Table listing display models with longer
latencies
for the bsr instruction
/frameworks/base/core/java/android/hardware/location/
ContextHubInfo.java
165
* different from the sleep state.
Latencies
on exiting the
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
WifiMonitorService.java
45
*
latencies
. The latency history can be retrieved by {@link WifiMonitorService#getData(Context)}.
/external/fio/
fio.1
[
all
...]
Completed in 4693 milliseconds
1
2
3
4
5
6
7
8
9