HomeSort by: relevance | last modified time | path
    Searched defs:eclock_counter (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/emips/ebus/
clock_ebus.c 71 static u_int eclock_counter(struct timecounter *);
274 eclock_counter(struct timecounter *tc) function in typeref:typename:u_int
308 sc->sc_tc.tc_get_timecount = eclock_counter;
clock_ebus.c 71 static u_int eclock_counter(struct timecounter *);
274 eclock_counter(struct timecounter *tc) function in typeref:typename:u_int
308 sc->sc_tc.tc_get_timecount = eclock_counter;
clock_ebus.c 71 static u_int eclock_counter(struct timecounter *);
274 eclock_counter(struct timecounter *tc) function in typeref:typename:u_int
308 sc->sc_tc.tc_get_timecount = eclock_counter;

Completed in 37 milliseconds