Searched refs:timer_get_timecount (Results 1 – 3 of 3) sorted by relevance
87 static u_int timer_get_timecount(struct timecounter *);106 .tc_get_timecount = timer_get_timecount,209 timer_get_timecount(struct timecounter *tc) in timer_get_timecount() function251 if (timecounter->tc_get_timecount == timer_get_timecount) in clockintr_msiiep()
80 static u_int timer_get_timecount(struct timecounter *);104 .tc_get_timecount = timer_get_timecount,118 timer_get_timecount(struct timecounter *tc) in timer_get_timecount() function183 if (timecounter->tc_get_timecount == timer_get_timecount) { in tickle_tc()
53 timer_get_timecount(struct timecounter *tc) in timer_get_timecount() function 59 .tc_get_timecount = timer_get_timecount,