Searched refs:setCycleCount (Results 1 – 6 of 6) sorted by relevance
276 pElem->setCycleCount(m_curr_packet_in->getCycleCount()); in decodePacket()447 pElem->setCycleCount(m_curr_packet_in->getCycleCount()); in processISync()578 pElem->setCycleCount(atoms.getRemainCC()); in processPHdr()595 pElem->setCycleCount(atoms.getAtomCC()); in processPHdr()
66 void setCycleCount(const uint32_t cycleCount);119 inline void OcsdTraceElement::setCycleCount(const uint32_t cycleCount) in setCycleCount() function
314 m_output_elem.setCycleCount(m_curr_packet_in->cycle_count); in decodePacket()363 m_output_elem.setCycleCount(m_curr_packet_in->getCCVal()); in processIsync()414 m_output_elem.setCycleCount(m_curr_packet_in->getCCVal()); in processBranch()590 m_output_elem.setCycleCount(m_curr_packet_in->getCCVal()); in processAtomRange()
544 m_curr_packet.setCycleCount(countVal); in iPktTimestamp()619 m_curr_packet.setCycleCount(m_curr_packet.getCCThreshold() + (lastByte & 0x3)); in iPktCycleCntF123()643 m_curr_packet.setCycleCount(m_curr_packet.getCCThreshold() + (lastByte & 0xF)); in iPktCycleCntF123()669 m_curr_packet.setCycleCount(field_value + m_curr_packet.getCCThreshold()); in iPktCycleCntF123()672 m_curr_packet.setCycleCount(0); /* unknown CC marked as 0 after overflow */ in iPktCycleCntF123()
1245 outElem().setCycleCount(pParamElem->getParam(0)); in addElemCC()1258 outElem().setCycleCount(pParamElem->getParam(2)); in addElemTS()
134 void setCycleCount(const uint32_t value);290 inline void EtmV4ITrcPacket::setCycleCount(const uint32_t value) in setCycleCount() function