Searched refs:getChannel (Results 1 – 2 of 2) sorted by relevance
201 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); in decodePacket()208 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); in decodePacket()215 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); // forced to 0 in decodePacket()221 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); in decodePacket()
85 const uint16_t getChannel() const;190 inline const uint16_t StmTrcPacket::getChannel() const in getChannel() function