HomeSort by relevance Sort by last modified time
    Searched refs:stats (Results 126 - 150 of 480) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/sunrpc/
clnt.h 19 #include <linux/sunrpc/stats.h>
79 struct rpc_stat * stats; member in struct:rpc_program
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 205 AllocatorStats stats; local
206 stats.Init();
207 a->AllocateBatch(&stats, &cache, 32);
227 AllocatorStats stats; local
228 stats.Init();
229 a->AllocateBatch(&stats, &cache, 32);
244 AllocatorStats stats; local
245 stats.Init();
246 void *x = a.Allocate(&stats, 1 << 20, 1);
248 a.Deallocate(&stats, x)
259 AllocatorStats stats; local
277 AllocatorStats stats; local
636 AllocatorStats stats; local
    [all...]
  /external/webp/src/enc/
token.c 184 static void Record(int bit, proba_t* const stats) {
185 proba_t p = *stats;
187 p = ((p + 1u) >> 1) & 0x7fff7fffu; // -> divide the stats by 2.
191 *stats = p;
194 void VP8TokenToStats(const VP8TBuffer* const b, proba_t* const stats) {
202 Record((token >> 15) & 1, stats + (token & 0x3fffu));
vp8l.c 1043 WebPAuxStats* const stats = picture->stats; local
1092 WebPAuxStats* const stats = picture->stats; local
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkStatsServiceTest.java 284 // graceful shutdown system, which should trigger persist of stats, and
312 // after systemReady(), we should have historical stats loaded again
372 // verify identical stats, but spread across 4 buckets now
507 // now pretend two UIDs are uninstalled, which should migrate stats to
658 NetworkStats stats = mSession.getSummaryForAllUid( local
660 assertEquals(3, stats.size());
661 assertValues(stats, IFACE_ALL, UID_RED, SET_DEFAULT, TAG_NONE, 50L, 5L, 50L, 5L, 1);
662 assertValues(stats, IFACE_ALL, UID_RED, SET_DEFAULT, 0xF00D, 10L, 1L, 10L, 1L, 1);
663 assertValues(stats, IFACE_ALL, UID_BLUE, SET_DEFAULT, TAG_NONE, 2048L, 16L, 1024L, 8L, 0);
667 stats = mSession.getSummaryForAllUid
729 final NetworkStats stats = mSession.getSummaryForAllUid( local
852 final NetworkStats stats = mSession.getSummaryForNetwork(template, start, end); local
871 final NetworkStats stats = mSession.getSummaryForAllUid( local
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ApplicationsState.java     [all...]
  /external/libppp/src/
hdlc.c 326 p->hdlc.stats.badfcs++;
389 hdlc->stats.badfcs);
391 HDLC_ADDR, hdlc->stats.badaddr);
393 HDLC_UI, hdlc->stats.badcommand);
395 hdlc->stats.unknownproto);
407 if (memcmp(&hdlc->laststats, &hdlc->stats, sizeof hdlc->stats)) {
411 hdlc->stats.badfcs - hdlc->laststats.badfcs,
412 hdlc->stats.badaddr - hdlc->laststats.badaddr,
413 hdlc->stats.badcommand - hdlc->laststats.badcommand
    [all...]
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java 89 * Ensure that downloading on wifi reports reasonable stats.
99 * Ensure that downloading on mobile reports reasonable stats.
111 * data usage stats to instrumentation out.
143 * Ensure that uploading on wifi reports reasonable stats.
153 * Ensure that uploading on wifi reports reasonable stats.
162 * Helper method that downloads a test file to upload. The stats reported to instrumentation out
163 * only include upload stats.
219 * the stats to instrumentation out.
264 NetworkStats stats = new NetworkStats(SystemClock.elapsedRealtime(), 1); local
265 stats.addValues(NetworkStats.IFACE_ALL, uid, NetworkStats.SET_DEFAULT
    [all...]
  /bionic/libc/kernel/common/linux/
if_ppp.h 79 struct ppp_stats stats; member in struct:ifpppstatsreq
84 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
  /development/ndk/platforms/android-3/include/linux/
if_ppp.h 67 struct ppp_stats stats; member in struct:ifpppstatsreq
72 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ConfigResultsElement.java 324 double[] stats = null; local
337 stats = getStatistics();
338 if (stats != null) {
340 localBuffer.append((int) stats[0]);
342 localBuffer.append(Util.DOUBLE_FORMAT.format(stats[1]));
344 localBuffer.append(Util.DOUBLE_FORMAT.format(stats[2]));
346 localBuffer.append(Util.PERCENTAGE_FORMAT.format(stats[3]));
354 if (stats == null && printValues) {
365 if (stats == null && printValues) {
  /external/guava/guava/src/com/google/common/cache/
ForwardingCache.java 104 public CacheStats stats() { method in class:ForwardingCache
105 return delegate().stats();
  /external/guava/guava-tests/test/com/google/common/cache/
ForwardingCacheTest.java 101 expect(mock.stats()).andReturn(null);
103 assertNull(forward.stats());

Completed in 1570 milliseconds

1 2 3 4 56 7 8 91011>>