Home
last modified time | relevance | path

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

/openbmc/linux/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() function
4307 int cmp = intel_pt_tsc_cmp(tsc_a, tsc_b); in intel_pt_find_overlap_tsc()