Searched refs:gpr_should_log (Results 1 – 9 of 9) sorted by relevance
47 int gpr_should_log(gpr_log_severity severity) { in gpr_should_log() function56 if (gpr_should_log(severity) == 0) { in gpr_log_message()
45 if (gpr_should_log(severity) == 0) { in gpr_log()
48 if (gpr_should_log(severity) == 0) { in gpr_log()
38 if (gpr_should_log(severity) == 0) { in gpr_log()
64 GPRAPI int gpr_should_log(gpr_log_severity severity);
144 gpr_should_log
203 printf("%lx", (unsigned long) gpr_should_log); in main()
472 #define gpr_should_log gpr_should_log_import macro