Home
last modified time | relevance | path

Searched refs:tsc2 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4201 * @tsc2: second TSC to compare
4208 * Return: %-1 if @tsc1 is before @tsc2, %0 if @tsc1 == @tsc2, %1 if @tsc1 is
4209 * after @tsc2. in intel_pt_tsc_cmp() argument
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()
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm850-lenovo-yoga-c630.dts449 tsc2: hid@2c { label