Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dapic_bus_clock_test.c62 uint64_t tsc0, tsc1, freq; in apic_guest_code() local
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsdm850-lenovo-yoga-c630.dts464 tsc1: hid@10 { label
/linux-6.15/arch/x86/kernel/
H A Dtsc.c759 u64 tsc1, tsc2, delta, ref1, ref2; in pit_hpet_ptimer_calibrate_cpu() local
/linux-6.15/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4211 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp()