Searched refs:thr_low (Results 1 – 1 of 1) sorted by relevance
13994 uint32_t thr_low, thr_high; in dp_bucket_index() local13997 thr_low = array[i]; in dp_bucket_index()14001 thr_low = thr_low * USEC_PER_MSEC; in dp_bucket_index()14004 if (delay >= thr_low && delay <= thr_high) in dp_bucket_index()