Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dtime_32.c55 static __volatile__ u64 timer_cs_internal_counter = 0; variable
99 timer_cs_internal_counter++; in timer_interrupt()
168 cycles = timer_cs_internal_counter; in timer_cs_read()