#include "src/cpp/util/core_stats.h"
#include <string.h>
#include <string>
#include <grpc/support/atm.h>
#include <grpc/support/log.h>
#include "src/core/lib/debug/stats_data.h"
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
void | grpc::CoreStatsToProto (const grpc_stats_data &core, Stats *proto) |
void | grpc::ProtoToCoreStats (const grpc::core::Stats &proto, grpc_stats_data *core) |