Home
last modified time | relevance | path

Searched refs:pt_ptw_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c561 size = pt_ptw_size(plc); in pt_pkt_read_ptw()
H A Dpt_encoder.c661 size = pt_ptw_size(plc); in pt_enc_next()
H A Dpt_query_decoder.c3635 pls = pt_ptw_size(packet.plc); in pt_qry_decode_ptw()
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h806 static inline int pt_ptw_size(uint8_t plc) in pt_ptw_size() function
H A Dintel-pt.h.in806 static inline int pt_ptw_size(uint8_t plc) function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-packet.c449 size = pt_ptw_size(plc); in ptw()