Public Attributes | List of all members
grpc_stats_data Struct Reference

#include <stats.h>

Public Attributes

gpr_atm counters [GRPC_STATS_COUNTER_COUNT]
 
gpr_atm histograms [GRPC_STATS_HISTOGRAM_BUCKETS]
 

Detailed Description

Definition at line 33 of file src/core/lib/debug/stats.h.

Member Data Documentation

◆ counters

gpr_atm grpc_stats_data::counters[GRPC_STATS_COUNTER_COUNT]

Definition at line 34 of file src/core/lib/debug/stats.h.

◆ histograms

gpr_atm grpc_stats_data::histograms[GRPC_STATS_HISTOGRAM_BUCKETS]

Definition at line 35 of file src/core/lib/debug/stats.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46