Searched refs:m_curr_spec_depth (Results 1 – 2 of 2) sorted by relevance
264 m_curr_spec_depth = 0; in resetDecoder()324 m_curr_spec_depth += m_curr_packet_in->getAtom().num; in decodePacket()389 m_curr_spec_depth++; in decodePacket()412 m_curr_spec_depth++; in decodePacket()424 m_curr_spec_depth++; in decodePacket()502 m_curr_spec_depth += m_curr_packet_in->getNumAtoms(); in decodePacket()516 m_curr_spec_depth = 0; in decodePacket()533 m_curr_spec_depth++; in decodePacket()549 m_curr_spec_depth++; in decodePacket()610 m_curr_spec_depth++; // increase spec depth for element waiting on address. in decodePacket()[all …]
166 int m_curr_spec_depth; variable