Searched refs:acpihwtimer_read_fast (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dacpipmtimer.c27 static u_int acpihwtimer_read_fast(struct timecounter *);
50 tc->tc.tc_get_timecount = acpihwtimer_read_fast;
92 acpihwtimer_read_fast(struct timecounter *tc) function

Completed in 147 milliseconds