Searched refs:tsc_get_timecount (Results 1 – 1 of 1) sorted by relevance
94 static u_int tsc_get_timecount(struct timecounter *tc);111 .tc_get_timecount = tsc_get_timecount,665 tsc_get_timecount_low : tsc_get_timecount; in init_TSC_tc()801 tsc_get_timecount(struct timecounter *tc __unused) in tsc_get_timecount() function