Searched refs:longterm_threshold (Results 1 – 1 of 1) sorted by relevance
1281 uint64_t longterm_threshold; in timer_longterm_enqueue_unlocked() local1283 longterm_threshold = now + tlp->threshold.interval; in timer_longterm_enqueue_unlocked()1293 (deadline <= longterm_threshold)) { in timer_longterm_enqueue_unlocked()