Home
last modified time | relevance | path

Searched refs:GetInstrumentDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/cpp/ext/otel/
Dotel_plugin.cc281 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor(handle); in Report()
310 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor(handle); in Report()
603 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor(handle); in AddCounter()
627 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor(handle); in AddCounter()
651 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor(handle); in RecordHistogram()
677 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor(handle); in RecordHistogram()
829 grpc_core::GlobalInstrumentsRegistry::GetInstrumentDescriptor({id}); in Observe()
/external/grpc-grpc/src/core/lib/channel/
Dmetrics.h139 static const GlobalInstrumentDescriptor& GetInstrumentDescriptor(
Dmetrics.cc299 GlobalInstrumentsRegistry::GetInstrumentDescriptor( in GetInstrumentDescriptor() function in grpc_core::GlobalInstrumentsRegistry