Home
last modified time | relevance | path

Searched refs:pvclock_tc_get_timecount (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/x86/
H A Dpvclock.c64 static u_int pvclock_tc_get_timecount(struct timecounter *tc);
211 pvclock_tc_get_timecount(struct timecounter *tc) in pvclock_tc_get_timecount() function
307 pvc->tc.tc_get_timecount = pvclock_tc_get_timecount; in pvclock_init()