Searched refs:getCCThreshold (Results 1 – 3 of 3) sorted by relevance
176 const uint32_t getCCThreshold() const;297 inline const uint32_t EtmV4ITrcPacket::getCCThreshold() const in getCCThreshold() function
610 m_curr_packet.setCycleCount(m_curr_packet.getCCThreshold() + (lastByte & 0x3)); in iPktCycleCntF123()634 m_curr_packet.setCycleCount(m_curr_packet.getCCThreshold() + (lastByte & 0xF)); in iPktCycleCntF123()660 m_curr_packet.setCycleCount(field_value + m_curr_packet.getCCThreshold()); in iPktCycleCntF123()
634 m_cc_threshold = m_curr_packet_in->getCCThreshold(); in doTraceInfoPacket()