Searched refs:tsc_a (Results 1 – 1 of 1) sorted by relevance
3960 uint64_t tsc_a, tsc_b; in intel_pt_find_overlap_tsc() local3969 if (!intel_pt_next_tsc(p, len, &tsc_a, &rem_a)) { in intel_pt_find_overlap_tsc()3976 if (!intel_pt_next_tsc(p, len, &tsc_a, &rem_a)) in intel_pt_find_overlap_tsc()3983 int cmp = intel_pt_tsc_cmp(tsc_a, tsc_b); in intel_pt_find_overlap_tsc()