Searched refs:MAX_SAMPLING (Results 1 – 1 of 1) sorted by relevance
35 #define MAX_SAMPLING 5000 /* Maximum allowed Ts for reset (ms) */ macro106 if (data->last_sample[idx] == 0 || dt_ms > MAX_SAMPLING) { in apply_rllag_filter()