Home
last modified time | relevance | path

Searched refs:intel_pt_tsc_cmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c3019 * intel_pt_tsc_cmp - compare 7-byte TSCs.
3031 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp() function
3125 int cmp = intel_pt_tsc_cmp(tsc_a, tsc_b); in intel_pt_find_overlap_tsc()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4197 * intel_pt_tsc_cmp - compare 7-byte TSCs.
4209 static int intel_pt_tsc_cmp(uint64_t tsc1, uint64_t tsc2) in intel_pt_tsc_cmp() function
4305 int cmp = intel_pt_tsc_cmp(tsc_a, tsc_b); in intel_pt_find_overlap_tsc()

Completed in 9 milliseconds