Home
last modified time | relevance | path

Searched defs:gpr_stats_read (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dsync.cc121 intptr_t gpr_stats_read(const gpr_stats_counter* c) { in gpr_stats_read() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dsync.cc121 intptr_t gpr_stats_read(const gpr_stats_counter* c) { in gpr_stats_read() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h739 #define gpr_stats_read gpr_stats_read_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs418 pub fn gpr_stats_read(c: *const gpr_stats_counter) -> isize; in gpr_stats_read() function
Daarch64-unknown-linux-gnu-bindings.rs418 pub fn gpr_stats_read(c: *const gpr_stats_counter) -> isize; in gpr_stats_read() function