Searched refs:hasAttachedAndEnabled (Results 1 – 5 of 5) sorted by relevance
291 if(m_pkt_out_i.hasAttachedAndEnabled()) in Reset()299 if(m_pkt_raw_mon_i.hasAttachedAndEnabled()) in Reset()311 if(m_pkt_out_i.hasAttachedAndEnabled()) in Flush()326 if(m_pkt_out_i.hasAttachedAndEnabled() && !OCSD_DATA_RESP_IS_FATAL(resp)) in EOT()330 if(m_pkt_raw_mon_i.hasAttachedAndEnabled()) in EOT()345 if(m_pkt_out_i.hasAttachedAndEnabled()) in outputDecodedPacket()365 if(m_pkt_raw_mon_i.hasAttachedAndEnabled()) in outputRawPacketToMonitor()371 return m_pkt_raw_mon_i.hasAttachedAndEnabled(); in hasRawMon()377 if(m_pkt_indexer_i.hasAttachedAndEnabled()) in indexPacket()
146 else if(!m_trace_elem_out.hasAttachedAndEnabled()) in checkInit()148 else if(m_uses_memaccess && !m_mem_access.hasAttachedAndEnabled()) in checkInit()150 else if(m_uses_idecode && !m_instr_decode.hasAttachedAndEnabled()) in checkInit()
142 const bool hasAttachedAndEnabled() const { return m_hasAttached && m_enabled; }; in hasAttachedAndEnabled() function
81 initDone = (m_pMemAccess->hasAttachedAndEnabled() && m_pIDecode->hasAttachedAndEnabled()); in initFollowerState()
101 if(!m_sendIf->hasAttachedAndEnabled()) in sendElements()