Searched refs:clock_pcc_getcount (Results 1 – 1 of 1) sorted by relevance
72 static u_int clock_pcc_getcount(struct timecounter *);147 sc->sc_tc.tc_get_timecount = clock_pcc_getcount; in clock_pcc_initclocks()157 clock_pcc_getcount(struct timecounter *tc) in clock_pcc_getcount() function