Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/ptm/
Dtrc_pkt_proc_ptm.cpp557m_numAddrBytes = 0; // number of address bytes so far - in this case header is not part of … in pktWPointUpdate()
599 m_numAddrBytes++; in pktWPointUpdate()
812 m_numAddrBytes = 1; // number of address bytes so far in pktBranchAddr()
868 m_numAddrBytes++; in pktBranchAddr()
934 uint8_t E1 = m_currPacketData[m_numAddrBytes]; in pktBranchAddr()
941 uint8_t E2 = m_currPacketData[m_numAddrBytes+1]; in pktBranchAddr()
961 int countIdx = m_numAddrBytes + m_numExcepBytes; in pktBranchAddr()
1085 for(int i = 0; i < m_numAddrBytes; i++) in extractAddress()
1108 if(i == m_numAddrBytes-1) in extractAddress()
/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_proc_ptm.h165 int m_numAddrBytes; //!< number of address bytes variable