Searched refs:BPLOG_LOG_IS_ON (Results 1 – 1 of 1) sorted by relevance
160 #define BPLOG_LOG_IS_ON(severity) \ macro165 #define BPLOG(severity) BPLOG_LAZY_STREAM(severity, BPLOG_LOG_IS_ON(severity))197 BPLOG_LAZY_STREAM(severity, ((condition) && BPLOG_LOG_IS_ON(severity)))