Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h31 #define INTEL_PT_PKT_MAX_SZ 16 macro
Dintel-pt-decoder.c147 unsigned char temp_buf[INTEL_PT_PKT_MAX_SZ];
502 n = INTEL_PT_PKT_MAX_SZ - len; in intel_pt_get_split_packet()
781 decoder->len < INTEL_PT_PKT_MAX_SZ && !decoder->next_buf) { in intel_pt_get_next_packet()