Searched refs:getCCThreshold (Results 1 – 3 of 3) sorted by relevance
169 const uint32_t getCCThreshold() const;274 inline const uint32_t EtmV4ITrcPacket::getCCThreshold() const in getCCThreshold() function
551 m_curr_packet.setCycleCount(m_curr_packet.getCCThreshold() + (lastByte & 0x3)); in iPktCycleCntF123()575 m_curr_packet.setCycleCount(m_curr_packet.getCCThreshold() + (lastByte & 0xF)); in iPktCycleCntF123()601 m_curr_packet.setCycleCount(field_value + m_curr_packet.getCCThreshold()); in iPktCycleCntF123()
478 m_cc_threshold = m_curr_packet_in->getCCThreshold(); in doTraceInfoPacket()