Searched refs:INTEL_PT_PKT_MAX_SZ (Results 1 – 3 of 3) sorted by relevance
22 u8 bytes[INTEL_PT_PKT_MAX_SZ];191 for (; i < INTEL_PT_PKT_MAX_SZ; i++) in dump_packet()266 if (ret < 0 || ret > INTEL_PT_PKT_MAX_SZ) { in test_one()
22 #define INTEL_PT_PKT_MAX_SZ 16 macro
240 unsigned char temp_buf[INTEL_PT_PKT_MAX_SZ];694 n = INTEL_PT_PKT_MAX_SZ - len; in intel_pt_get_split_packet()1033 decoder->len < INTEL_PT_PKT_MAX_SZ && !decoder->next_buf) { in intel_pt_get_next_packet()