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

/linux-master/arch/sparc/kernel/
H A Dtime_64.c635 unsigned long clock_tick_ref; member in struct:freq_table
644 if (ft->clock_tick_ref)
645 return ft->clock_tick_ref;
664 ft->clock_tick_ref = cpu_data(cpu).clock_tick;
670 cpufreq_scale(ft->clock_tick_ref, ft->ref_freq,

Completed in 110 milliseconds