Home
last modified time | relevance | path

Searched refs:GRPC_STATS_INC_HISTOGRAM_SLOW_LOOKUPS (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/debug/
Dstats_data.h212 #define GRPC_STATS_INC_HISTOGRAM_SLOW_LOOKUPS() \ macro
454 #define GRPC_STATS_INC_HISTOGRAM_SLOW_LOOKUPS() macro
Dstats.cc74 GRPC_STATS_INC_HISTOGRAM_SLOW_LOOKUPS(); in grpc_stats_histo_find_bucket_slow()