Home
last modified time | relevance | path

Searched refs:gpr_stats_init (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dsync.cc113 void gpr_stats_init(gpr_stats_counter* c, intptr_t n) { in gpr_stats_init() function
/external/grpc-grpc/
Dgrpc.def231 gpr_stats_init
/external/grpc-grpc/include/grpc/support/
Dsync.h167 GPRAPI void gpr_stats_init(gpr_stats_counter* c, intptr_t n);
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c289 printf("%lx", (unsigned long) gpr_stats_init); in main()
/external/grpc-grpc/test/core/gpr/
Dsync_test.cc177 gpr_stats_init(&m->stats_counter, 0); in test_new()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h733 #define gpr_stats_init gpr_stats_init_import macro