Searched refs:getCycleCount (Results 1 – 5 of 5) sorted by relevance
98 m_cycle_count = in_pkt->getCycleCount(); in initAtomPkt()
122 const uint32_t getCycleCount() const { return m_pkt_data.cycle_count; }; in getCycleCount() function
273 pElem->setCycleCount(m_curr_packet_in->getCycleCount()); in decodePacket()440 pElem->setCycleCount(m_curr_packet_in->getCycleCount()); in processISync()
447 uint64_t GCOVBlock::getCycleCount(const Edges &Path) { in getCycleCount() function in GCOVBlock494 Count += GCOVBlock::getCycleCount(Path); in lookForCircuit()
374 static uint64_t getCycleCount(const Edges &Path);