Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.h18 enum hisi_ptt_pkt_type { enum
29 int hisi_ptt_pkt_desc(const unsigned char *buf, int pos, enum hisi_ptt_pkt_type type);
H A Dhisi-ptt-pkt-decoder.c158 int hisi_ptt_pkt_desc(const unsigned char *buf, int pos, enum hisi_ptt_pkt_type type) in hisi_ptt_pkt_desc()
/openbmc/linux/tools/perf/util/
H A Dhisi-ptt.c43 static enum hisi_ptt_pkt_type hisi_ptt_check_packet_type(unsigned char *buf) in hisi_ptt_check_packet_type()
57 enum hisi_ptt_pkt_type type; in hisi_ptt_dump()