Searched refs:measured (Results 1 – 25 of 112) sorted by relevance
12345
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | ArbitraryMeasurementWorker.java | 58 double measured = (Double) benchmarkMethod.invoke(benchmark); in measure() local 60 .value(Value.create(measured, unit)) in measure()
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.compiler.txt | 77 - 5. Compute difference of times measured for 1-3 and 4 and record it as 83 - 2. Record time measured for step 1
|
D | performance.shaders.operator.txt | 37 frame is measured, and the slope of the workload size vs frame time data is
|
D | performance.txt | 37 - Latency is measured where it matters.
|
/external/autotest/client/site_tests/hardware_GobiGPS/ |
D | control | 10 satellites have been seen enough to get signal quality measured, or 5
|
/external/boringssl/linux-arm/crypto/fipsmodule/ |
D | sha256-armv4.S | 37 @ Add NEON implementation. On Cortex A8 it was measured to process one
|
D | sha512-armv4.S | 37 @ Add NEON implementation. On Cortex A8 it was measured to process
|
/external/boringssl/ios-arm/crypto/fipsmodule/ |
D | sha512-armv4.S | 36 @ Add NEON implementation. On Cortex A8 it was measured to process
|
D | sha256-armv4.S | 36 @ Add NEON implementation. On Cortex A8 it was measured to process one
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 85 …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/ |
D | README.md | 11 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/ |
D | control | 39 power off. This is actually measured as time for a complete
|
/external/mesa3d/docs/specs/ |
D | MESA_swap_frame_usage.spec | 44 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
|
D | MESA_swap_control.spec | 35 of color buffer swaps, measured in video frame periods.
|
/external/libcxx/utils/google-benchmark/ |
D | README.md | 16 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/ |
D | performance.buffer.data_upload.txt | 112 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,
|
D | performance.shaders.operator.txt | 41 frame is measured, and the slope of the workload size vs frame time data is
|
D | performance.txt | 37 - Latency is measured where it matters.
|
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/ |
D | control | 21 card unmounted. Power consumption is measured after each test and then
|
/external/python/cpython2/Doc/library/ |
D | timeit.rst | 117 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/ |
D | memory-image.proto | 49 // offset is measured from the beginning of the memory image. On the client
|
/external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
D | global-config.properties | 43 # even if the measured warmup time (above) hasn't been reached. This prevents fast benchmarks
|
/external/google-benchmark/ |
D | README.md | 18 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/ |
D | changesets.txt | 48 7019:c758b1e2c073 # Provide a empirical lookup table for blocking sizes measured on a Nexus 5. On…
|
/external/deqp/doc/ |
D | qpa_file_format.txt | 167 [Details string] = Further details or measured value as float for Performance and Accuracy cases.
|
12345