Home
last modified time | relevance | path

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

/freebsd/lib/libsys/x86/
H A D__vdso_gettc.c176 tsc_selector_idx(u_int cpu_feature) in tsc_selector_idx() function
216 return (tsc_selector[tsc_selector_idx(cpu_feature)].ts_rdtsc_low);
221 return (tsc_selector[tsc_selector_idx(cpu_feature)].ts_rdtsc32);
226 return (tsc_selector[tsc_selector_idx(cpu_feature)].ts_rdtsc);