Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dtime.c78 static struct clocksource cycle_counter_cs = { variable
109 clocksource_register_hz(&cycle_counter_cs, cycles_per_sec); in time_init()
260 if (tk->tkr_mono.clock != &cycle_counter_cs) in update_vsyscall()