Searched refs:tsc_b (Results 1 – 1 of 1) sorted by relevance
2391 uint64_t tsc_a, tsc_b; in intel_pt_find_overlap_tsc() local2413 if (intel_pt_next_tsc(buf_b, len_b, &tsc_b, &rem_b)) { in intel_pt_find_overlap_tsc()2414 int cmp = intel_pt_tsc_cmp(tsc_a, tsc_b); in intel_pt_find_overlap_tsc()