Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dtsc.c97 static u_int tsc_get_timecount_lfence(struct timecounter *tc);
347 tsc_get_timecount_lfence; in probe_tsc_freq_early()
358 tsc_get_timecount_lfence; in probe_tsc_freq_early()
724 tsc_get_timecount_lfence; in init_TSC_tc()
938 tsc_get_timecount_lfence(struct timecounter *tc __unused) in tsc_get_timecount_lfence() function