Searched defs:counters (Results 1 – 7 of 7) sorted by relevance
132 private static void increment(SparseIntArray counters, int key) { in increment()
92 private TimeFrame(long start, long end, Map<PluginType<?>, EventCounter> counters) { in TimeFrame()
147 Counters& counters = mCounters[id]; in processGesture() local
356 final long counters = attributionStats.get(attribution.keyAt(subsystemIdx), in dump() local
391 optional TrelPacketCounters counters = 3; field
960 auto counters = GetSortedOffsetCounters(&machine_ir, &loop); in TEST() local
4324 TimeMultiStateCounter[] counters = new TimeMultiStateCounter[numCounters]; in readTimeMultiStateCounters() local4342 private void writeTimeMultiStateCounters(Parcel dest, TimeMultiStateCounter[] counters) { in writeTimeMultiStateCounters()