Searched refs:PRINT_RATE_LIMIT_PERIOD (Results 1 – 5 of 5) sorted by relevance
340 #define PRINT_RATE_LIMIT_PERIOD 5000000u /* 5s in units of us */ macro349 (__cur_ts - __err_ts > PRINT_RATE_LIMIT_PERIOD))) { \
589 #define PRINT_RATE_LIMIT_PERIOD 5000000u /* 5s in units of us */ macro598 (__cur_ts - __err_ts > PRINT_RATE_LIMIT_PERIOD))) { \