Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c2951 * intel_pt_last_psb - find the last PSB packet in a buffer.
2959 static unsigned char *intel_pt_last_psb(unsigned char *buf, size_t len) in intel_pt_last_psb() function
3106 p = intel_pt_last_psb(buf_a, len_a); in intel_pt_find_overlap_tsc()
3114 p = intel_pt_last_psb(buf_a, len_a); in intel_pt_find_overlap_tsc()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4129 * intel_pt_last_psb - find the last PSB packet in a buffer.
4137 static unsigned char *intel_pt_last_psb(unsigned char *buf, size_t len) in intel_pt_last_psb() function
4286 p = intel_pt_last_psb(buf_a, len_a); in intel_pt_find_overlap_tsc()
4294 p = intel_pt_last_psb(buf_a, len_a); in intel_pt_find_overlap_tsc()

Completed in 9 milliseconds