Searched defs:getCC (Results 1 – 2 of 2) sorted by relevance
198 const uint32_t getCC() const { return pkt_valid.bits.cc_valid ? cycle_count : 0; }; in getCC() function
1418 uint8_t getCC() const { return CC; } in getCC() function