Searched refs:BPLOG_LOG_IS_ON (Results 1 – 1 of 1) sorted by relevance
157 #define BPLOG_LOG_IS_ON(severity) \ macro162 #define BPLOG(severity) BPLOG_LAZY_STREAM(severity, BPLOG_LOG_IS_ON(severity))184 BPLOG_LAZY_STREAM(severity, ((condition) && BPLOG_LOG_IS_ON(severity)))