Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dtsc.c145 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale()
183 static void set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in set_cyc2ns_scale()
235 u64 tsc_now = rdtsc(); in native_sched_clock() local
/linux-6.12.1/drivers/thermal/intel/
Dintel_powerclamp.c434 u64 msr_now, tsc_now; in powerclamp_adjust_controls() local
504 u64 tsc_now; in poll_pkg_cstate() local
/linux-6.12.1/arch/x86/kernel/cpu/
Dvmware.c176 unsigned long long tsc_now = rdtsc(); in vmware_cyc2ns_setup() local
/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-isys-queue.c656 u64 delta, tsc_now; in get_sof_ns_delta() local
/linux-6.12.1/arch/x86/kernel/apic/
Dapic.c852 u64 tsc_now = rdtsc(); in calibrate_APIC_clock() local