Searched refs:counts (Results 1 – 12 of 12) sorted by relevance
133 WifiWakeReasonAndCounts counts = new WifiWakeReasonAndCounts();134 counts.totalCmdEventWake = in.readInt();135 counts.totalDriverFwLocalWake = in.readInt();136 counts.totalRxDataWake = in.readInt();138 counts.rxUnicast = in.readInt();139 counts.rxMulticast = in.readInt();140 counts.rxBroadcast = in.readInt();142 counts.icmp = in.readInt();143 counts.icmp6 = in.readInt();144 counts.icmp6Ra = in.readInt();[all …]
398 ProviderCounts counts = countProviders(srcs, dst); in logFileOperation() local400 if (counts.intraProvider > 0) { in logFileOperation()403 if (counts.systemProvider > 0) { in logFileOperation()407 if (counts.externalProvider > 0) { in logFileOperation()445 ProviderCounts counts = countProviders(failedFiles, null); in logFileOperationErrors() local459 if (counts.systemProvider > 0) { in logFileOperationErrors()462 if (counts.externalProvider > 0) { in logFileOperationErrors()834 ProviderCounts counts = new ProviderCounts(); in countProviders() local837 counts.intraProvider++; in countProviders()839 counts.systemProvider++; in countProviders()[all …]
216 int[] counts = new int[countSet.size()]; in getChannelCounts() local219 counts[index++] = count; in getChannelCounts()221 return counts; in getChannelCounts()
1679 Range<Integer> counts = Utils.parseIntRange(map.get("block-count-range"), null); in equivalentVP9Level() local1680 int FS = counts == null ? 0 : BS * counts.getUpper(); in equivalentVP9Level()1730 Range<Integer> counts = null, widths = null, heights = null; in parseFromInfo() local1737 counts = Utils.parseIntRange(map.get("block-count-range"), null); in parseFromInfo()1814 if (counts != null) { in parseFromInfo()1816 Utils.factorRange(counts, mBlockWidth * mBlockHeight in parseFromInfo()1852 if (counts != null) { in parseFromInfo()1854 Utils.factorRange(counts, mBlockWidth * mBlockHeight in parseFromInfo()1883 Range<Integer> counts, Range<Long> rates, Range<Rational> ratios) { in applyBlockLimits() argument1908 counts = Utils.factorRange(counts, factor); in applyBlockLimits()[all …]
183 int[] counts = new int[2]; in dump() local185 mRootNode.dumpLocked(fd, pw, args, "", " ", counts, pidCounts); in dump()211 pw.print(" Total number of nodes: "); pw.println(counts[0]); in dump()212 pw.print(" Total number of observers: "); pw.println(counts[1]); in dump()1224 String name, String prefix, int[] counts, SparseIntArray pidCounts) { in dumpLocked() argument1233 counts[1]++; in dumpLocked()1247 counts[0]++; in dumpLocked()1249 counts, pidCounts); in dumpLocked()
105 size_t counts[100]; in displayDecodeHistogram() local107 counts[i] = 0; in displayDecodeHistogram()116 ++counts[slot]; in displayDecodeHistogram()123 printf("[%.2f fps]: %zu\n", fps, counts[i]); in displayDecodeHistogram()
33 <td>Metrics are the way that Analytics counts data — the numbers behind
128 // If the drawable cache and display ref counts = 0, and this drawable
480 <td>If this event counts as busy time or is free time that can be 1055 <td>If this event counts as busy time or is free time that can be scheduled over.</td>
9 [This is the first released version of the Lesser GPL. It also counts
1568 … sampleCounts /// supported sample counts for this resource …
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...