Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3_impl.h100 … int numBytes, const process_state nextState, const ocsd_etmv3_pkt_type nextType); // set first n …
H A Dtrc_pkt_proc_etmv3_impl.cpp219 …rocImpl::setBytesPartPkt(int numBytes, process_state nextState, const ocsd_etmv3_pkt_type nextType) in setBytesPartPkt() argument
229 m_post_part_pkt_type = nextType; in setBytesPartPkt()