Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/tools/perf/util/
Dintel-pt.c148 char desc[INTEL_PT_PKT_DESC_MAX]; in intel_pt_dump()
169 INTEL_PT_PKT_DESC_MAX); in intel_pt_dump()