Searched refs:WaitTime (Results 1 – 3 of 3) sorted by relevance
24 MaxCycle(Cycles == 0 ? 80 : Cycles), LastCycle(0), WaitTime(S.size()), in TimelineView()34 std::fill(WaitTime.begin(), WaitTime.end(), NullWTEntry); in TimelineView()73 WaitTimeEntry &WTEntry = WaitTime[Index % Source.size()]; in onEvent()180 printWaitTimeEntry(FOS, WaitTime[IID], IID, Executions); in printAverageWaitTimes()
144 std::vector<WaitTimeEntry> WaitTime; variable
67 ULONG WaitTime; member