34 #ifndef GRPC_INTERNAL_CORE_STATISTICS_CENSUS_TRACING_H
35 #define GRPC_INTERNAL_CORE_STATISTICS_CENSUS_TRACING_H
37 #include <grpc/support/time.h>
38 #include "src/core/statistics/census_rpc_stats.h"
52 char txt[CENSUS_MAX_ANNOTATION_LENGTH + 1];
68 void census_tracing_init(
void);
71 void census_tracing_shutdown(
void);
80 void census_internal_lock_trace_store(
void);
81 void census_internal_unlock_trace_store(
void);
Definition: census_tracing.h:50
Definition: census_interface.h:44
Definition: census_rpc_stats.h:44
Definition: census_tracing.h:56