Searched refs:getCycleCount (Results 1 – 7 of 7) 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
276 pElem->setCycleCount(m_curr_packet_in->getCycleCount()); in decodePacket()447 pElem->setCycleCount(m_curr_packet_in->getCycleCount()); in processISync()
295 static uint64_t getCycleCount(const Edges &Path);
447 uint64_t GCOVBlock::getCycleCount(const Edges &Path) { in getCycleCount() function in GCOVBlock494 Count += GCOVBlock::getCycleCount(Path); in lookForCircuit()
369 static uint64_t getCycleCount(const Edges &Path);
432 uint64_t GCOVBlock::getCycleCount(const Edges &Path) { in getCycleCount() function in GCOVBlock479 Count += GCOVBlock::getCycleCount(Path); in lookForCircuit()