Searched defs:getCycleCount (Results 1 – 5 of 5) sorted by relevance
36 int32_t getCycleCount() { in getCycleCount() function
131 private native int getCycleCount(); in getCycleCount() method in TestRapidCycleActivity
37 int32_t getCycleCount() { in getCycleCount() function in TestReturnStopDeadlock
122 const uint32_t getCycleCount() const { return m_pkt_data.cycle_count; }; in getCycleCount() function
447 uint64_t GCOVBlock::getCycleCount(const Edges &Path) { in getCycleCount() function in GCOVBlock