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
233 gpr_stats_read
173 GPRAPI intptr_t gpr_stats_read(const gpr_stats_counter* c);
291 printf("%lx", (unsigned long) gpr_stats_read); in main()
415 m->counter = gpr_stats_read(&m->stats_counter); in statsinc()
739 #define gpr_stats_read gpr_stats_read_import macro