Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/gpr/
Dsync.cc121 intptr_t gpr_stats_read(const gpr_stats_counter* c) { in gpr_stats_read() function
/third_party/grpc/include/grpc/support/
Dsync.h173 GPRAPI intptr_t gpr_stats_read(const gpr_stats_counter* c);
/third_party/grpc/
Dgrpc.def251 gpr_stats_read
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c317 printf("%lx", (unsigned long) gpr_stats_read); in main()
/third_party/grpc/test/core/gpr/
Dsync_test.cc415 m->counter = gpr_stats_read(&m->stats_counter); in statsinc()
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h823 #define gpr_stats_read gpr_stats_read_import macro