Lines Matching full:intervals
47 * interrupt and we end up with a suite of intervals. The experience
79 * The suffix array will build a suite of intervals of different
331 * The buffer contains the suite of intervals, in a ilog2
393 * number of intervals greater or equal to three times the
639 u64 *intervals;
644 * Intervals are given in nanosecond base
731 index = irq_timings_interval_index(ti->intervals[i]);
747 i = irq_timings_interval_index(ti->intervals[ti->count - 1]);
764 pr_info("---> Injecting intervals number #%d (count=%zd)\n",
797 index = irq_timings_interval_index(ti->intervals[i]);
799 i, ti->intervals[i], index);
801 __irq_timings_store(irq, irqs, ti->intervals[i]);
827 pr_info("---> Injecting intervals number #%d (count=%zd)\n",