Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.h26 enum intel_pt_pkt_type { enum
65 enum intel_pt_pkt_type type;
81 const char *intel_pt_pkt_name(enum intel_pt_pkt_type);
H A Dintel-pt-pkt-decoder.c72 const char *intel_pt_pkt_name(enum intel_pt_pkt_type type) in intel_pt_pkt_name()
452 static int intel_pt_get_ip(enum intel_pt_pkt_type type, unsigned int byte, in intel_pt_get_ip()