Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/i386/
H A Drtclock.c84 static uint64_t rtc_export_speed(uint64_t cycles);
299 cycles = rtc_export_speed(tscFreq); in rtclock_init()
355 rtc_export_speed(uint64_t cyc_per_sec) in rtc_export_speed() function