Searched refs:getChannel (Results 1 – 2 of 2) sorted by relevance
197 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); in decodePacket()204 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); in decodePacket()211 m_swt_packet_info.swt_channel_id = m_curr_packet_in->getChannel(); // forced to 0 in decodePacket()217 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