Home
last modified time | relevance | path

Searched defs:tsc2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm850-lenovo-yoga-c630.dts371 tsc2: hid@2c { label
/Linux-v6.1/arch/x86/kernel/
Dtsc.c719 u64 tsc1, tsc2, delta, ref1, ref2; in pit_hpet_ptimer_calibrate_cpu() local
/Linux-v6.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c4207 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp()