Searched refs:has_cc (Results 1 – 3 of 3) sorted by relevance
129 …uint32_t has_cc:1; /**< 1 if this packet has a valid cycle count included (e.g. cycle… member
122 has_cc = 1; in setCycleCount()
229 if(has_cc) in toString()