Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/sh3/
H A Dclock.c96 u_int sh_timecounter_get(struct timecounter *);
210 sh_timecounter_get(struct timecounter *tc) in sh_timecounter_get() function
281 sh_clock.tc.tc_get_timecount = sh_timecounter_get; in cpu_initclocks()