Searched refs:tsc_get_timecount (Results 1 – 1 of 1) sorted by relevance
95 static u_int tsc_get_timecount(struct timecounter *tc);112 .tc_get_timecount = tsc_get_timecount,728 tsc_get_timecount_low : tsc_get_timecount; in init_TSC_tc()904 tsc_get_timecount(struct timecounter *tc __unused) in tsc_get_timecount() function