Searched defs:tsc_now (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | tsc.c | 122 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale() 160 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale() 213 u64 tsc_now = rdtsc(); in native_sched_clock() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | tsc.c | 130 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale() 168 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale() 220 u64 tsc_now = rdtsc(); in native_sched_clock() local
|
| /kernel/linux/linux-5.10/drivers/thermal/intel/ |
| D | intel_powerclamp.c | 329 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local 449 u64 tsc_now; in poll_pkg_cstate() local
|
| /kernel/linux/linux-4.19/arch/x86/kernel/cpu/ |
| D | vmware.c | 93 unsigned long long tsc_now = rdtsc(); in vmware_sched_clock_setup() local
|
| /kernel/linux/linux-4.19/drivers/thermal/ |
| D | intel_powerclamp.c | 347 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local 467 u64 tsc_now; in poll_pkg_cstate() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| D | vmware.c | 158 unsigned long long tsc_now = rdtsc(); in vmware_cyc2ns_setup() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
| D | apic.c | 895 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local
|
| /kernel/linux/linux-4.19/arch/x86/kernel/apic/ |
| D | apic.c | 869 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local
|