Home
last modified time | relevance | path

Searched refs:hpet_ns (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtscc_hpet.c91 uint64_t hpet_ns = hpet_avg * hpet_info.period / HPET_FEMTO_TO_NANO; in tsc_calibrate_hpet() local
95 *freqp = tsc_avg * NANOSEC / hpet_ns; in tsc_calibrate_hpet()