Searched refs:intel_pt_next_tsc (Results 1 – 1 of 1) sorted by relevance
2171 static bool intel_pt_next_tsc(unsigned char *buf, size_t len, uint64_t *tsc) in intel_pt_next_tsc() function2255 if (!intel_pt_next_tsc(p, len, &tsc_a)) { in intel_pt_find_overlap_tsc()2262 if (!intel_pt_next_tsc(p, len, &tsc_a)) in intel_pt_find_overlap_tsc()2268 if (intel_pt_next_tsc(buf_b, len_b, &tsc_b) && in intel_pt_find_overlap_tsc()