Searched defs:tsc (Results 1 – 14 of 14) sorted by relevance
/arch/c6x/kernel/ |
D | time.c | 47 u64 tsc = get_cycles(); in sched_clock() local
|
/arch/x86/include/asm/ |
D | stackprotector.h | 63 u64 tsc; in boot_init_stack_canary() local
|
D | pvclock.h | 91 u64 tsc) in __pvclock_read_cycles()
|
/arch/x86/kernel/ |
D | tsc.c | 317 u64 native_sched_clock_from_tsc(u64 tsc) in native_sched_clock_from_tsc() 455 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local 550 u64 tsc = 0, prev_tsc = 0; in pit_expect_msb() local 580 u64 tsc, delta; in quick_pit_calibrate() local
|
/arch/x86/include/uapi/asm/ |
D | mce.h | 14 __u64 tsc; /* cpu time stamp counter */ member
|
/arch/arm/boot/dts/ |
D | lpc32xx.dtsi | 445 tsc: tsc@40048000 { label
|
D | imx25.dtsi | 294 tsc: tcq@50030400 { label
|
D | imx6ul.dtsi | 321 tsc: tsc@02040000 { label
|
/arch/s390/include/asm/ |
D | stp.h | 14 unsigned int tsc : 1; /* Timing status change */ member
|
/arch/x86/kernel/apic/ |
D | apic.c | 475 u64 tsc; in lapic_next_deadline() local 634 unsigned long long tsc = 0; in lapic_cal_handler() local 1255 unsigned long long tsc = 0, ntsc; in setup_local_APIC() local
|
/arch/x86/kvm/ |
D | hyperv.c | 391 u64 tsc; in get_time_ref_counter() local
|
D | x86.c | 1344 u64 tsc = pvclock_scale_delta(kernel_ns-vcpu->arch.this_tsc_nsec, in compute_guest_tsc() local 1395 static inline u64 __scale_tsc(u64 ratio, u64 tsc) in __scale_tsc() 1400 u64 kvm_scale_tsc(struct kvm_vcpu *vcpu, u64 tsc) in kvm_scale_tsc() 1414 u64 tsc; in kvm_compute_tsc_offset() local 1888 u64 tsc = compute_guest_tsc(v, kernel_ns); in kvm_guest_time_update() local
|
D | emulate.c | 3534 u64 tsc = 0; in em_rdtsc() local
|
/arch/x86/events/intel/ |
D | ds.c | 250 u64 tsc; member
|