Home
last modified time | relevance | path

Searched defs:AddCounter (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/
H A Dotel_plugin.cc590 void OpenTelemetryPlugin::AddCounter( in AddCounter() function in grpc::internal::OpenTelemetryPlugin
614 void OpenTelemetryPlugin::AddCounter( in AddCounter() function in grpc::internal::OpenTelemetryPlugin
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dfake_stats_plugin.h281 void AddCounter( in AddCounter() function
305 void AddCounter( in AddCounter() function
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_lib_interface.cpp199 void PerfEventSetForCounting::AddCounter(Counter& a, const Counter& b) { in AddCounter() function in simpleperf::PerfEventSetForCounting
H A Dcmd_stat_test.cpp485 void AddCounter(const CounterArg& arg) { in AddCounter() function in StatCmdSummaryBuilderTest
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dmetrics.h290 void AddCounter(HandleType handle, ValueType value, in AddCounter() function
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dperf_test.cc85 void AddCounter(absl::string_view graph_name, in AddCounter() function in webrtc::test::__anonba7964d80111::PlottableCounterPrinter