Searched refs:rtc_export_speed (Results 1 – 1 of 1) sorted by relevance
84 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