Home
last modified time | relevance | path

Searched defs:tsc_now (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/
A Dtsc.c131 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale()
169 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale()
221 u64 tsc_now = rdtsc(); in native_sched_clock() local
/linux/drivers/thermal/intel/
A Dintel_powerclamp.c329 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local
449 u64 tsc_now; in poll_pkg_cstate() local
/linux/arch/x86/kernel/cpu/
A Dvmware.c159 unsigned long long tsc_now = rdtsc(); in vmware_cyc2ns_setup() local
/linux/arch/x86/kernel/apic/
A Dapic.c897 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local

Completed in 21 milliseconds