HomeSort by relevance Sort by last modified time
    Searched full:average (Results 251 - 275 of 2435) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
acct.h 55 comp_t ac_mem; /* Average Memory Usage */
85 comp_t ac_mem; /* Average Memory Usage */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
acct.h 51 comp_t ac_mem; /* Average memory usage. */
77 comp_t ac_mem; /* Average Memory Usage */
  /tools/test/connectivity/acts/framework/acts/bin/
monsoon.py 66 help="Also report average over last n data points.")
83 help="The number of samples to discard when calculating average.")
  /tools/tradefederation/contrib/src/com/android/media/tests/
CameraShotLatencyTest.java 40 "^(?<average>[0-9.]+)\\|(?<values>[0-9 .-]+)");
84 parsed.put(keyName, matcher.group("average"));
  /tools/tradefederation/core/src/com/android/tradefed/device/
CpuStatsCollector.java 140 * Get the average MHz.
396 * @return The average usage as a percentage (0 to 100).
412 * @return The average usage as a percentage (0 to 100).
423 * @return The average usage as a percentage (0 to 100).
433 * @return The average usage as a percentage (0 to 100).
443 * @return The average usage as a percentage (0 to 100).
454 * @return The average estimated MHz in MHz.
471 * @return The average used MHz as a percentage (0 to 100).
  /tools/tradefederation/core/src/com/android/tradefed/testtype/
NativeBenchmarkTestParser.java 29 * average time per operation.
118 * @return the average operation time
  /device/linaro/bootloader/edk2/BaseTools/Source/C/PyUtility/
PyUtility.c 79 // Flush buffer may slow down the whole build performance (average 10s slower)
  /external/autotest/client/common_lib/cros/
perf_stat_lib.py 52 @returns the average value computed from the list of numbers.
  /external/autotest/client/site_tests/hardware_StorageFio/
boot 6 ; from an average of 3 boots. It does not include the traffic generated by
login 6 ; gmail over wired ethernet. This data is an average collected over 3 boots.
  /external/autotest/client/site_tests/platform_CompressedSwap/src/
hog.c 16 const int n_touches = CHUNK_SIZE >> 12; /* average 1 per page */
  /external/autotest/client/site_tests/platform_CryptohomeFio/
boot 6 ; from an average of 3 boots. It does not include the traffic generated by
login 6 ; gmail over wired ethernet. This data is an average collected over 3 boots.
  /external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
loopback.html 35 function average(array) {
182 var averageInFps = average(this.inFps);
185 var averageOutFps = average(this.outFps);
216 // Early termination if the average Luma so far is bright enough.
  /external/autotest/client/tests/cyclictest/
README 11 All numbers in micro seconds. You get the minimium, maximum and average latency for each thread.
  /external/curl/docs/libcurl/
curl_easy_getinfo.3 100 (Deprecated) Average download speed.
103 Average download speed.
106 (Deprecated) Average upload speed.
109 Average upload speed.
  /external/curl/docs/libcurl/opts/
CURLINFO_SPEED_DOWNLOAD.3 32 Pass a pointer to a double to receive the average download speed that curl
CURLINFO_SPEED_DOWNLOAD_T.3 32 Pass a pointer to a \fIcurl_off_t\fP to receive the average download speed
CURLINFO_SPEED_UPLOAD.3 32 Pass a pointer to a double to receive the average upload speed that curl
CURLINFO_SPEED_UPLOAD_T.3 32 Pass a pointer to a \fIcurl_off_t\fP to receive the average upload speed that
CURLOPT_LOW_SPEED_LIMIT.3 32 Pass a long as parameter. It contains the average transfer speed in bytes per
  /external/iproute2/man/man8/
ifstat.8 46 Report average over the last SECS seconds.
tc-choke.8 28 Once the queue hits a certain average length, a random packet is drawn from the
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
BitRateBox.java 34 * // avgBitrate gives the average rate in <br/>
  /external/skia/src/pathops/
SkDCubicToQuads.cpp 26 it's likely not, your best bet is to average them. So,

Completed in 273 milliseconds

<<11121314151617181920>>