Home
last modified time | relevance | path

Searched refs:tsc1 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dapic_bus_clock_test.c62 u64 tsc0, tsc1, freq; in apic_guest_code() local
81 tsc1 = rdtsc(); in apic_guest_code()
89 freq = (tmict - tmcct) * tdcrs[i].divide_count * tsc_hz / (tsc1 - tsc0); in apic_guest_code()
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4200 * @tsc1: first TSC to compare
4208 * Return: %-1 if @tsc1 is before @tsc2, %0 if @tsc1 == @tsc2, %1 if @tsc1 is
4211 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp()
4215 if (tsc1 == tsc2) in intel_pt_tsc_cmp()
4218 if (tsc1 < tsc2) { in intel_pt_tsc_cmp()
4219 if (tsc2 - tsc1 < halfway) in intel_pt_tsc_cmp()
4224 if (tsc1 - tsc2 < halfway) in intel_pt_tsc_cmp()
4209 intel_pt_tsc_cmp(uint64_t tsc1,uint64_t tsc2) intel_pt_tsc_cmp() argument
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm850-lenovo-yoga-c630.dts496 tsc1: hid@10 { label