Searched refs:swt_channel_id (Results 1 – 3 of 3) 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()
254 …< "Ch:0x" << std::setfill('0') << std::setw(2) << std::hex << sw_trace_info.swt_channel_id << ") "; in printSWInfoPkt()
615 uint16_t swt_channel_id; member