Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dtsc.c144 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale()
182 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale()
234 u64 tsc_now = rdtsc(); in native_sched_clock() local
/Linux-v6.6/drivers/thermal/intel/
Dintel_powerclamp.c463 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local
533 u64 tsc_now; in poll_pkg_cstate() local
/Linux-v6.6/arch/x86/kernel/cpu/
Dvmware.c159 unsigned long long tsc_now = rdtsc(); in vmware_cyc2ns_setup() local
/Linux-v6.6/arch/x86/kernel/apic/
Dapic.c874 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local