Searched refs:gpr_stats_read (Results 1 – 6 of 6) sorted by relevance
121 intptr_t gpr_stats_read(const gpr_stats_counter* c) { in gpr_stats_read() function
173 GPRAPI intptr_t gpr_stats_read(const gpr_stats_counter* c);
251 gpr_stats_read
317 printf("%lx", (unsigned long) gpr_stats_read); in main()
415 m->counter = gpr_stats_read(&m->stats_counter); in statsinc()
823 #define gpr_stats_read gpr_stats_read_import macro