Searched defs:apic_nsec_per_intr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c51 uint_t apic_nsec_per_intr = 0; variable
153 apic_nsec_per_intr = NANOSEC / hertz;
154 apic_hertz_count = APIC_NSECS_TO_TICKS(apic_nsec_per_intr);

Completed in 58 milliseconds