/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | ListenerCallQueueTest.java | 56 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch() local 63 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch() local 71 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_multipleListeners() local 81 assertEquals(multiset(listener1, 4, listener2, 2), counters); in testEnqueueAndDispatch_multipleListeners() local 89 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_withExceptions() local 100 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch_withExceptions() local 140 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_multithreaded() local 149 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch_multithreaded() local 164 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_multithreaded_withThrowingRunnable() local 177 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch_multithreaded_withThrowingRunnable() local [all …]
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | ListenerCallQueueTest.java | 56 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch() local 63 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch() local 71 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_multipleListeners() local 81 assertEquals(multiset(listener1, 4, listener2, 2), counters); in testEnqueueAndDispatch_multipleListeners() local 89 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_withExceptions() local 100 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch_withExceptions() local 140 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_multithreaded() local 149 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch_multithreaded() local 164 Multiset<Object> counters = ConcurrentHashMultiset.create(); in testEnqueueAndDispatch_multithreaded_withThrowingRunnable() local 177 assertEquals(multiset(listener, 4), counters); in testEnqueueAndDispatch_multithreaded_withThrowingRunnable() local [all …]
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | libgcov.c | 82 void __gcov_merge_add(gcov_type *counters __attribute__((unused)), in __gcov_merge_add() 87 void __gcov_merge_single(gcov_type *counters __attribute__((unused)), in __gcov_merge_single() 92 void __gcov_merge_delta(gcov_type *counters __attribute__((unused)), in __gcov_merge_delta() 106 void __gcov_merge_add(gcov_type *counters __attribute__((unused)), in __gcov_merge_add() 794 __gcov_merge_add(gcov_type *counters, unsigned int n_counters) in __gcov_merge_add() 806 __gcov_merge_ior(gcov_type *counters, unsigned int n_counters) in __gcov_merge_ior() 825 __gcov_merge_single(gcov_type *counters, unsigned int n_counters) in __gcov_merge_single() 862 __gcov_merge_delta(gcov_type *counters, unsigned int n_counters) in __gcov_merge_delta() 895 __gcov_interval_profiler(gcov_type *counters, gcov_type value, in __gcov_interval_profiler() 913 __gcov_pow2_profiler(gcov_type *counters, gcov_type value) in __gcov_pow2_profiler() [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | DecoderCountersUtil.java | 33 public static int getTotalBufferCount(DecoderCounters counters) { in getTotalBufferCount() 42 String name, DecoderCounters counters, int expected) { in assertSkippedOutputBufferCount() 52 public static void assertTotalBufferCount(String name, DecoderCounters counters) { in assertTotalBufferCount() 67 String name, DecoderCounters counters, int minCount, int maxCount) { in assertTotalBufferCount() 77 public static void assertDroppedBufferLimit(String name, DecoderCounters counters, int limit) { in assertDroppedBufferLimit() 87 String name, DecoderCounters counters, int limit) { in assertConsecutiveDroppedBufferLimit() 98 String name, DecoderCounters counters, int minCount, int maxCount) { in assertVideoFrameProcessingOffsetSampleCount()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | DecoderCountersUtil.java | 33 public static int getTotalBufferCount(DecoderCounters counters) { in getTotalBufferCount() 42 String name, DecoderCounters counters, int expected) { in assertSkippedOutputBufferCount() 52 public static void assertTotalBufferCount(String name, DecoderCounters counters) { in assertTotalBufferCount() 67 String name, DecoderCounters counters, int minCount, int maxCount) { in assertTotalBufferCount() 77 public static void assertDroppedBufferLimit(String name, DecoderCounters counters, int limit) { in assertDroppedBufferLimit() 87 String name, DecoderCounters counters, int limit) { in assertConsecutiveDroppedBufferLimit() 98 String name, DecoderCounters counters, int minCount, int maxCount) { in assertVideoFrameProcessingOffsetSampleCount()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/ |
H A D | CacheWriterTest.java | 68 CachingCounters counters = new CachingCounters(); in cache() local 89 CachingCounters counters = new CachingCounters(); in cacheSetOffsetAndLength() local 125 CachingCounters counters = new CachingCounters(); in cacheUnknownLength() local 151 CachingCounters counters = new CachingCounters(); in cacheUnknownLengthPartialCaching() local 183 CachingCounters counters = new CachingCounters(); in cacheLengthExceedsActualDataLength() local 214 CachingCounters counters = new CachingCounters(); in cache_afterFailureOnClose_succeeds() local 242 final CachingCounters counters = new CachingCounters(); in cachePolling() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/ |
H A D | CacheWriterTest.java | 68 CachingCounters counters = new CachingCounters(); in cache() local 89 CachingCounters counters = new CachingCounters(); in cacheSetOffsetAndLength() local 125 CachingCounters counters = new CachingCounters(); in cacheUnknownLength() local 151 CachingCounters counters = new CachingCounters(); in cacheUnknownLengthPartialCaching() local 183 CachingCounters counters = new CachingCounters(); in cacheLengthExceedsActualDataLength() local 214 CachingCounters counters = new CachingCounters(); in cache_afterFailureOnClose_succeeds() local 242 final CachingCounters counters = new CachingCounters(); in cachePolling() local
|
/aosp_15_r20/external/pthreadpool/test/ |
H A D | pthreadpool.cc | 231 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 250 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 273 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 295 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 534 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 555 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 580 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 604 std::vector<std::atomic_int> counters(kParallelize1DRange); in TEST() local 840 std::vector<std::atomic_int> counters(kParallelize1DTile1DRange); in TEST() local 859 std::vector<std::atomic_int> counters(kParallelize1DTile1DRange); in TEST() local [all …]
|
/aosp_15_r20/external/perfetto/docs/data-sources/ |
H A D | memory-counters.md | 15 ### UI 19 ### SQL 37 ### TraceConfig 161 ### UI 168 ### SQL 183 ### TraceConfig
|
H A D | battery-counters.md | 37 #### Measuring charge while plugged on USB 61 ### UI 65 ### SQL 80 ### TraceConfig
|
/aosp_15_r20/external/bcc/examples/networking/tunnel_monitor/ |
H A D | monitor.c | 12 struct counters { struct 19 BPF_HASH(stats, struct ipkey, struct counters, 1024); argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/extensions/ |
H A D | AtomicCounterExtension.java | 116 Map<String, AtomicCounter> counters = AtomicCounterTag.resolve(context.tableMetadata()); in beforeWrite() local 137 private UpdateExpression createUpdateExpression(Map<String, AtomicCounter> counters) { in createUpdateExpression() 143 …private Map<String, AttributeValue> addToItem(Map<String, AtomicCounter> counters, Map<String, Att… in addToItem() 149 …private Map<String, AttributeValue> filterFromItem(Map<String, AtomicCounter> counters, Map<String… in filterFromItem()
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record_lib_test.cpp | 52 std::vector<Counter> counters; in TEST() local 78 std::vector<Counter> counters; in TEST() local 106 std::vector<Counter> counters; in TEST() local 133 std::vector<Counter> counters; in TEST() local
|
H A D | cmd_stat.cpp | 586 std::vector<CountersInfo> counters; in Run() local 793 std::optional<bool> CheckHardwareCountersOnCpu(int cpu, size_t counters) { in CheckHardwareCountersOnCpu() 848 std::optional<size_t> counters = GetHardwareCountersOnCpu(cpu); in PrintHardwareCounters() local 906 void StatCommand::AdjustToIntervalOnlyValues(std::vector<CountersInfo>& counters) { in AdjustToIntervalOnlyValues() 928 bool StatCommand::ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec, in ShowCounters()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/analytics/ |
H A D | AnalyticsCollector.java | 103 void onAudioEnabled(DecoderCounters counters); in onAudioEnabled() 158 void onAudioDisabled(DecoderCounters counters); in onAudioDisabled() 188 void onVideoEnabled(DecoderCounters counters); in onVideoEnabled() 236 void onVideoDisabled(DecoderCounters counters); in onVideoDisabled()
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/ |
H A D | perf_counters_gtest.cc | 89 auto counters = PerfCounters::Create({kGenericPerfEvent1}); in TEST() local 105 auto counters = in TEST() local 126 std::vector<PerfCounters> counters(2); in TEST() local 227 auto counters = in measure() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/sleep/ |
D | mod.rs | 11 mod counters; module 27 counters: AtomicCounters, field 143 let counters = self.counters.load(Ordering::SeqCst); in sleep() localVariable 247 let counters = self in new_jobs() localVariable
|
/aosp_15_r20/external/google-benchmark/test/ |
H A D | perf_counters_gtest.cc | 89 auto counters = PerfCounters::Create({kGenericPerfEvent1}); in TEST() local 105 auto counters = in TEST() local 126 std::vector<PerfCounters> counters(2); in TEST() local 227 auto counters = in measure() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
H A D | CountersTable.java | 61 Vector counters = (Vector) this.get(numberElem); in getCounters() local 78 Vector counters = new Vector(); in putElemNumber() local 131 Vector counters = getCounters(numberElem); in countNode() local
|
/aosp_15_r20/external/angle/src/common/ |
H A D | angleutils.cpp | 31 uint32_t GetPerfMonitorCounterIndex(const PerfMonitorCounters &counters, const std::string &name) in GetPerfMonitorCounterIndex() 59 const PerfMonitorCounter &GetPerfMonitorCounter(const PerfMonitorCounters &counters, in GetPerfMonitorCounter() 65 PerfMonitorCounter &GetPerfMonitorCounter(PerfMonitorCounters &counters, const std::string &name) in GetPerfMonitorCounter()
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_spm.h | 141 struct ac_spm_counter_select counters[AC_SPM_MAX_COUNTER_PER_BLOCK]; member 161 struct ac_spm_counter_info *counters; member 169 struct ac_spm_counter_select counters[16]; member 175 struct ac_spm_counter_select counters[16]; member 188 struct ac_spm_counter_info *counters; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | shared_ptr_alloc_construct11_test.cpp | 12 struct counters { struct 22 creator(counters* state) in creator() argument
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | receive_statistics_unittest.cc | 133 StreamDataCounters counters = statistician->GetReceiveStreamDataCounters(); in TEST_P() local 237 StreamDataCounters counters = statistician->GetReceiveStreamDataCounters(); in TEST_P() local 261 StreamDataCounters counters = statistician->GetReceiveStreamDataCounters(); in TEST_P() local 551 StreamDataCounters counters = receive_statistics_->GetStatistician(kSsrc1) in TEST_P() local 594 StreamDataCounters counters = receive_statistics_->GetStatistician(kSsrc1) in TEST_P() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | send_statistics_proxy_unittest.cc | 125 StreamDataCounters counters; in UpdateDataCounters() local 267 StreamDataCounters& counters = expected_.substreams[ssrc].rtp_stats; in TEST_F() local 280 StreamDataCounters& counters = expected_.substreams[ssrc].rtp_stats; in TEST_F() local 2397 RtcpPacketTypeCounter counters; in TEST_F() local 2492 StreamDataCounters counters; in TEST_F() local 2512 StreamDataCounters counters; in TEST_F() local 2532 StreamDataCounters counters; in TEST_F() local 2589 StreamDataCounters counters; in TEST_F() local 2710 StreamDataCounters counters; in TEST_F() local 2742 StreamDataCounters counters; in TEST_F() local [all …]
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/ |
H A D | OneDReader.java | 192 int[] counters) throws NotFoundException { in recordPattern() 222 protected static void recordPatternInReverse(BitArray row, int start, int[] counters) in recordPatternInReverse() 249 protected static float patternMatchVariance(int[] counters, in patternMatchVariance()
|