Home
last modified time | relevance | path

Searched refs:Avg (Results 1 – 25 of 58) sorted by relevance

123

/external/toolchain-utils/crosperf/test_cache/test_input/
Dresults.txt1Avg 3d-cube: 28.000000ms\n13:23:35 INFO | autoserv| Sd 3d-cube: 1.247219ms\n13:23:35 INFO | autos…
/external/autotest/client/tests/cyclictest/
DREADME5 T: 0 ( 2215) P:80 I: 1000 C: 10 Min: 31 Act: 33 Avg: 33 Max: 43
6 T: 1 ( 2216) P:79 I: 1500 C: 10 Min: 22 Act: 22 Avg: 36 Max: 61
7 T: 2 ( 2217) P:78 I: 2000 C: 10 Min: 27 Act: 33 Avg: 36 Max: 50
8 T: 3 ( 2218) P:77 I: 2500 C: 10 Min: 23 Act: 37 Avg: 38 Max: 59
9 T: 4 ( 2219) P:76 I: 3000 C: 10 Min: 26 Act: 48 Avg: 36 Max: 48
/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc97 int in_width = input_width_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
98 int in_height = input_height_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
108 int sent_width = sent_width_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
109 int sent_height = sent_height_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
119 int encode_ms = encode_time_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
134 int downscales = quality_downscales_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
144 int num_disabled = bw_resolutions_disabled_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
149 int delay_ms = delay_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
154 int max_delay_ms = max_delay_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
407 int SendStatisticsProxy::SampleCounter::Avg(int min_required_samples) const { in Avg() function in webrtc::SendStatisticsProxy::SampleCounter
Dreceive_statistics_proxy.cc51 int width = render_width_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
52 int height = render_height_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
59 int qp = qp_counters_.vp8.Avg(kMinRequiredSamples); in UpdateHistograms()
66 int decode_ms = decode_time_counter_.Avg(kMinRequiredDecodeSamples); in UpdateHistograms()
70 int delay_ms = delay_counter_.Avg(kMinRequiredDecodeSamples); in UpdateHistograms()
211 int ReceiveStatisticsProxy::SampleCounter::Avg(int min_required_samples) const { in Avg() function in webrtc::ReceiveStatisticsProxy::SampleCounter
Dreceive_statistics_proxy.h84 int Avg(int min_required_samples) const;
Dsend_statistics_proxy.h104 int Avg(int min_required_samples) const;
/external/blktrace/btt/doc/
Dsample-btt-output.tex78 DEV | Avg Reqs @ Q
Dbtt.tex333 DEV | Avg Reqs @ Q
353 \item[Avg. Act] Average length of each period ov ``liveness.''
354 \item[Avg. !Act] Aerage length of each non-active period.
361 DEV | # Live Avg. Act Avg. !Act % Live
/external/perfetto/protos/perfetto/config/power/
Dandroid_power_config.proto28 BATTERY_COUNTER_CURRENT_AVG = 4; // Avg current.
/external/deqp/scripts/log/
DREADME.md60 Index Time Test count Avg. test time Full name
/external/autotest/client/profilers/powertop/src/po/
Dit.po185 msgid "Cn\t Avg residency\n"
575 #~ msgid "Cn\t Avg residency (%is)\tLong term residency avg\n"
Des.po187 msgid "Cn\t Avg residency\n"
613 #~ msgid "Cn\t Avg residency (%is)\tLong term residency avg\n"
Dnl.po185 msgid "Cn\t Avg residency\n"
Dja.po184 msgid "Cn\t Avg residency\n"
Dru.po188 msgid "Cn\t Avg residency\n"
Dzh.po295 msgid "Cn\t Avg residency\n"
Dpl.po183 msgid "Cn\t Avg residency\n"
Dfi.po184 msgid "Cn\t Avg residency\n"
Did.po186 msgid "Cn\t Avg residency\n"
Dde.po190 msgid "Cn\t Avg residency\n"
Dpt_BR.po190 msgid "Cn\t Avg residency\n"
Dfr.po189 msgid "Cn\t Avg residency\n"
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h30 static void Avg(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context_embeddertest.cpp153 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Avg) { in TEST_F() argument
/external/libvpx/libvpx/test/
Dconvolve_test.cc789 TEST_P(ConvolveTest, Avg) { in TEST_P() argument

123