Lines Matching defs:interval
286 * sampling interval. Note that the aggregations may be empty if no
287 * speed transitions took place over the last interval. In that case,
289 * we do encounter a speed transition in a future sampling interval
293 pt_cpufreq_stat_collect(double interval)
298 * Zero out the interval time reported by DTrace for
299 * this interval
326 pt_cpufreq_stat_account(interval, g_observed_cpu);
331 pt_cpufreq_stat_account(interval, i);
339 pt_cpufreq_stat_account(double interval, uint_t cpu)
349 duration = (hrtime_t)(interval * NANOSEC) - cpu_pow->dtrace_time;
353 * small interval, and the amount of time already accounted ends up
468 * for an interval of "n" nanoseconds. The reported interval
469 * may exceed the powertop sampling interval, since we only
472 * have already accounted for the portions of the interval