Searched refs:LL_DEFAULT (Results 1 – 1 of 1) sorted by relevance
46 __sample_print(fmt, sample_log_level & LL_DEFAULT, ##__VA_ARGS__)49 __sample_print(fmt, err > 0 || sample_log_level & LL_DEFAULT, \85 LL_DEFAULT = 1U << 0, enumerator873 sample_log_level & LL_DEFAULT ? "%s total" : in stats_get_redirect_err_cnt()1122 str = (sample_log_level & LL_DEFAULT) && out->rx_cnt.pps ? in stats_print()1150 str = (sample_log_level & LL_DEFAULT) && out->redir_cnt.err ? in stats_print()1170 str = (sample_log_level & LL_DEFAULT) && out->xmit_cnt.pps ? in stats_print()1188 if (sample_log_level & LL_DEFAULT || in stats_print()