Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dtsc.c99 static u_int tsc_get_timecount_mfence(struct timecounter *tc);
334 tsc_get_timecount_mfence; in probe_tsc_freq_early()
720 tsc_get_timecount_mfence; in init_TSC_tc()
954 tsc_get_timecount_mfence(struct timecounter *tc __unused) in tsc_get_timecount_mfence() function