Searched refs:FIPE_STAT_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c88 #define FIPE_STAT_INTERVAL (10 * 1000 * 1000) macro
1185 * Compute unscaled hrtime value corresponding to FIPE_STAT_INTERVAL.
1190 fipe_idle_ctrl.tick_interval = FIPE_STAT_INTERVAL * (1ULL << 36) / hrt;

Completed in 46 milliseconds