Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/ebus/
H A Dclock_ebus.c71 static u_int eclock_counter(struct timecounter *);
274 eclock_counter(struct timecounter *tc) in eclock_counter() function
308 sc->sc_tc.tc_get_timecount = eclock_counter; in eclock_ebus_attach()