Home
last modified time | relevance | path

Searched defs:tsc_now (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dvmware.c158 unsigned long long tsc_now = rdtsc(); in vmware_cyc2ns_setup() local
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_powerclamp.c333 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local
453 u64 tsc_now; in poll_pkg_cstate() local
[all...]
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_powerclamp.c463 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local
533 u64 tsc_now; in poll_pkg_cstate() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dvmware.c159 unsigned long long tsc_now = rdtsc(); in vmware_cyc2ns_setup() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc.c130 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale() argument
168 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale() argument
220 u64 tsc_now = rdtsc(); in native_sched_clock() local
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c894 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic.c876 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtsc.c144 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale() argument
182 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale() argument
234 u64 tsc_now = rdtsc(); in native_sched_clock() local

Completed in 13 milliseconds