Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/isa/
H A Dclock.c183 int timer_hz_to_count(int);
289 hatCount = timer_hz_to_count(HATHZ); in startrtclock()
290 hatCount2 = timer_hz_to_count(HATHZ2); in startrtclock()
296 timer_hz_to_count(int timer_hz) in timer_hz_to_count() function