Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h31 #define INTEL_PT_PKT_MAX_SZ 16 macro
Dintel-pt-decoder.c181 unsigned char temp_buf[INTEL_PT_PKT_MAX_SZ];
543 n = INTEL_PT_PKT_MAX_SZ - len; in intel_pt_get_split_packet()
871 decoder->len < INTEL_PT_PKT_MAX_SZ && !decoder->next_buf) { in intel_pt_get_next_packet()