Searched refs:CyclesCount (Results 1 – 2 of 2) sorted by relevance
450 CycleCount = std::min(E->CyclesCount, CycleCount); in getCycleCount()453 E->CyclesCount -= CycleCount; in getCycleCount()555 E->CyclesCount = E->Count; in getLineCount()
271 uint64_t CyclesCount = 0; member