Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3_impl.cpp662 int cycCountBytes = m_currPacketData.size() - 2; in processPayloadByte() local
666 m_bytesExpectedThisPkt = cycCountBytes + 6 + ctxtIDBytes; in processPayloadByte()
669 m_IsyncInfoIdx = 1 + cycCountBytes + ctxtIDBytes; in processPayloadByte()