Home
last modified time | relevance | path

Searched refs:WTEntry (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DTimelineView.cpp47 WaitTimeEntry &WTEntry = WaitTime[Index % AsmSequence.size()]; in onEvent() local
48 WTEntry.Executions++; in onEvent()
49 WTEntry.CyclesSpentInSchedulerQueue += in onEvent()
52 WTEntry.CyclesSpentInSQWhileReady += in onEvent()
54 WTEntry.CyclesSpentAfterWBAndBeforeRetire += in onEvent()