HomeSort by relevance Sort by last modified time
    Searched full:measured (Results 1 - 25 of 267) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/netperf/
nettest_sdp.h 26 /* measured? */
60 float cpu_util; /* -1 if not measured */
61 float serv_dem; /* -1 if not measured */
62 int cpu_method; /* how was cpu util measured? */
106 float cpu_util; /* -1 if not measured */
107 float serv_dem; /* -1 if not measured */
108 int cpu_method; /* how was cpu util measured? */
124 /* measured? */
157 float cpu_util; /* -1 if not measured */
158 float serv_dem; /* -1 if not measured */
    [all...]
nettest_sctp.h 21 /* measured? */
55 float cpu_util; /* -1 if not measured */
56 float serv_dem; /* -1 if not measured */
57 int cpu_method; /* how was cpu util measured? */
101 float cpu_util; /* -1 if not measured */
102 float serv_dem; /* -1 if not measured */
103 int cpu_method; /* how was cpu util measured? */
nettest_xti.h 20 /* measured? */
53 float cpu_util; /* -1 if not measured */
54 float serv_dem; /* -1 if not measured */
55 int cpu_method; /* how was cpu util measured? */
98 float cpu_util; /* -1 if not measured */
99 float serv_dem; /* -1 if not measured */
100 int cpu_method; /* how was cpu util measured? */
144 float cpu_util; /* -1 if not measured */
145 float serv_dem; /* -1 if not measured */
146 int cpu_method; /* how was cpu util measured? *
    [all...]
nettest_bsd.h 30 /* measured? */
63 float cpu_util; /* -1 if not measured */
64 float serv_dem; /* -1 if not measured */
65 int cpu_method; /* how was cpu util measured? */
81 /* measured? */
114 float cpu_util; /* -1 if not measured */
115 float serv_dem; /* -1 if not measured */
116 int cpu_method; /* how was cpu util measured? */
159 float cpu_util; /* -1 if not measured */
160 float serv_dem; /* -1 if not measured */
    [all...]
nettest_dlpi.h 19 /* utilization measured? */
57 float cpu_util; /* -1 if not measured */
58 float serv_dem; /* -1 if not measured */
59 int cpu_method; /* how was CPU util measured? */
103 float cpu_util; /* -1 if not measured */
104 float serv_dem; /* -1 if not measured */
105 int cpu_method; /* how was CPU util measured? */
193 float cpu_util; /* -1 if not measured */
194 float serv_dem; /* -1 if not measured */
195 int cpu_method; /* how was CPU util measured? *
    [all...]
nettest_unix.h 20 /* utilization measured? */
54 float cpu_util; /* -1 if not measured */
55 float serv_dem; /* -1 if not measured */
98 float cpu_util; /* -1 if not measured */
99 float serv_dem; /* -1 if not measured */
183 float cpu_util; /* -1 if not measured */
184 float serv_dem; /* -1 if not measured */
netcpu_osx.c 109 /* It is possible that the library measured a time other than */
  /external/emma/core/java12/com/vladium/emma/report/
IItem.java 47 // (coverage data) measured in counts:
51 // (coverage data) measured in counts or instrs:
58 // (metadata) measured in counts:
62 // (metadata) measured in counts or instrs:
  /external/iproute2/man/man8/
tc-bfifo.8 22 constrains the queue size as measured in packets.
24 does so as measured in bytes.
tc-pfifo.8 22 constrains the queue size as measured in packets.
24 does so as measured in bytes.
  /external/webkit/WebCore/storage/
StorageMap.h 69 unsigned m_quotaSize; // Measured in bytes.
70 unsigned m_currentLength; // Measured in UChars.
  /frameworks/base/core/java/android/text/style/
ReplacementSpan.java 33 * This method does nothing, since ReplacementSpans are measured
  /libcore/dalvik/src/main/java/dalvik/annotation/
Timeout.java 27 * this time before killing it. Time is measured in seconds.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
LatencyTracker.java 23 * latencies over 2^31 ms (~ 25 days) cannot be measured.
  /external/chromium/third_party/icu/source/i18n/
astro.h 81 * @param lat The ecliptic latitude, measured in radians.
82 * @param lon The ecliptic longitude, measured in radians.
92 * @param lat The ecliptic latitude, measured in radians.
93 * @param lon The ecliptic longitude, measured in radians.
150 * @param asc The right ascension, measured in radians.
151 * @param dec The declination, measured in radians.
159 * @param asc The right ascension, measured in radians.
160 * @param dec The declination, measured in radians.
170 * angles measured in degrees.
177 * measured in hours, minutes, and seconds
    [all...]
  /external/icu4c/i18n/
astro.h 81 * @param lat The ecliptic latitude, measured in radians.
82 * @param lon The ecliptic longitude, measured in radians.
92 * @param lat The ecliptic latitude, measured in radians.
93 * @param lon The ecliptic longitude, measured in radians.
150 * @param asc The right ascension, measured in radians.
151 * @param dec The declination, measured in radians.
159 * @param asc The right ascension, measured in radians.
160 * @param dec The declination, measured in radians.
170 * angles measured in degrees.
177 * measured in hours, minutes, and seconds
    [all...]
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 102 * sequence of timings measured.
116 * @param label short description of the metric that was measured
126 * @param label short description of the metric that was measured
136 * @param label short description of the metric that was measured
373 * Add a measured segment, and start measuring the next segment. Returns
421 * @param label short description of the metric that was measured
432 * @param label short description of the metric that was measured
443 * @param label short description of the metric that was measured
  /frameworks/base/include/utils/
FileMap.h 120 size_t mBaseLength; // length, measured from "mBasePtr"
123 size_t mDataLength; // length, measured from "mDataPtr"
  /cts/apps/CtsVerifier/jni/audioquality/
MeasureRms.h 25 comparable to normal speaking level. The RMS is measured using 25ms
  /frameworks/base/core/java/android/test/
PerformanceTestCase.java 49 * duration of the test whose performance should actually be measured.
  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 44 that View's descendants. A View's measured width and measured height values
66 want to be measured and positioned. The base LayoutParams class just
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 122 * Minimum velocity to initiate a fling, as measured in pixels per second
127 * Maximum velocity to initiate a fling, as measured in pixels per second
419 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
429 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
436 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
446 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
  /external/kernel-headers/original/linux/
ip.h 106 __u8 hdrlen; /* This one is measured in 32 bit units! */
  /frameworks/base/core/java/com/android/internal/widget/
WeightedLinearLayout.java 29 * A special layout when measured in AT_MOST will take up a given percentage of
  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]

Completed in 443 milliseconds

1 2 3 4 5 6 7 8 91011