Home
last modified time | relevance | path

Searched refs:INTEL_PT_PKT_DESC_MAX (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-log.c104 char desc[INTEL_PT_PKT_DESC_MAX]; in __intel_pt_log_packet()
110 intel_pt_pkt_desc(packet, desc, INTEL_PT_PKT_DESC_MAX); in __intel_pt_log_packet()
Dintel-pt-pkt-decoder.h22 #define INTEL_PT_PKT_DESC_MAX 256 macro
/Linux-v4.19/tools/perf/util/
Dintel-pt.c169 char desc[INTEL_PT_PKT_DESC_MAX]; in intel_pt_dump()
190 INTEL_PT_PKT_DESC_MAX); in intel_pt_dump()