Home
last modified time | relevance | path

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

/linux/arch/m68k/coldfire/
H A Ddma_timer.c71 static unsigned long long cycles2ns(unsigned long cycl) in cycles2ns() function
81 return cycles2ns(cycl); in sched_clock()