Home
last modified time | relevance | path

Searched refs:measured (Results 1 – 25 of 112) sorted by relevance

12345

/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DArbitraryMeasurementWorker.java58 double measured = (Double) benchmarkMethod.invoke(benchmark); in measure() local
60 .value(Value.create(measured, unit)) in measure()
/external/deqp/doc/testspecs/GLES2/
Dperformance.compiler.txt77 - 5. Compute difference of times measured for 1-3 and 4 and record it as
83 - 2. Record time measured for step 1
Dperformance.shaders.operator.txt37 frame is measured, and the slope of the workload size vs frame time data is
Dperformance.txt37 - Latency is measured where it matters.
/external/autotest/client/site_tests/hardware_GobiGPS/
Dcontrol10 satellites have been seen enough to get signal quality measured, or 5
/external/boringssl/linux-arm/crypto/fipsmodule/
Dsha256-armv4.S37 @ Add NEON implementation. On Cortex A8 it was measured to process one
Dsha512-armv4.S37 @ Add NEON implementation. On Cortex A8 it was measured to process
/external/boringssl/ios-arm/crypto/fipsmodule/
Dsha512-armv4.S36 @ Add NEON implementation. On Cortex A8 it was measured to process
Dsha256-armv4.S36 @ Add NEON implementation. On Cortex A8 it was measured to process one
/external/walt/docs/usage/
DWALT_usage.md85 …lta between the audio pulse being generated and being received by the WALT application is measured.
92 …two lines show the 6 individual measurements and their median. The time measured here is the time …
113 …y. The time delta between audio being transmitted by the app and received by the Teensy is measured
168 the measured screen brightness crosses a threshold
234 Drag latency is measured by dragging a finger up and down along the screen. The finger interrupts a…
/external/walt/android/WALT/app/src/main/jni/
DREADME.md11 All further local time is measured from T0
61 described above guarantees that the clock difference is within the measured
/external/autotest/client/site_tests/platform_BootPerf/
Dcontrol39 power off. This is actually measured as time for a complete
/external/mesa3d/docs/specs/
DMESA_swap_frame_usage.spec44 where td is the time measured from the last completed buffer swap (or
112 The frame usage is measured as the percentage of the swap period elapsed
DMESA_swap_control.spec35 of color buffer swaps, measured in video frame periods.
/external/libcxx/utils/google-benchmark/
DREADME.md16 Define a function that executes the code to be measured.
279 report the manually measured time.
283 be accurately measured using CPU time or real-time. Instead, they can be
284 measured accurately using a dedicated API, and these measurement results
370 measured times, since the output data is given in nanoseconds per default. In
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt112 that has been used in a draw operation just before the measured function call. "_repeated"
142 processing rate (excluding the upload time) is measured. The results are baseline
165 for the render times to stabilize is measured and reported as a test result. For example,
Dperformance.shaders.operator.txt41 frame is measured, and the slope of the workload size vs frame time data is
Dperformance.txt37 - Latency is measured where it matters.
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol21 card unmounted. Power consumption is measured after each test and then
/external/python/cpython2/Doc/library/
Dtimeit.rst117 statement a number of times, measured in seconds as a float.
128 function being measured. If so, GC can be re-enabled as the first
233 baseline overhead can be measured by invoking the program without arguments, and
/external/libtextclassifier/common/memory_image/
Dmemory-image.proto49 // offset is measured from the beginning of the memory image. On the client
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Dglobal-config.properties43 # even if the measured warmup time (above) hasn't been reached. This prevents fast benchmarks
/external/google-benchmark/
DREADME.md18 Define a function that executes the code to be measured.
281 report the manually measured time.
285 be accurately measured using CPU time or real-time. Instead, they can be
286 measured accurately using a dedicated API, and these measurement results
372 measured times, since the output data is given in nanoseconds per default. In
/external/eigen/bench/perf_monitoring/gemm/
Dchangesets.txt48 7019:c758b1e2c073 # Provide a empirical lookup table for blocking sizes measured on a Nexus 5. On…
/external/deqp/doc/
Dqpa_file_format.txt167 [Details string] = Further details or measured value as float for Performance and Accuracy cases.

12345