Searched refs:PREDICTION_PERIOD_MIN (Results 1 – 1 of 1) sorted by relevance
266 #define PREDICTION_PERIOD_MIN 3 macro337 for (period = period_max; period >= PREDICTION_PERIOD_MIN; period--) { in irq_timings_next_event_index()403 if (period_max <= PREDICTION_PERIOD_MIN) in __irq_timings_next_event()
Completed in 7 milliseconds