Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp119 static void tryChangeColor(raw_ostream &OS, unsigned Cycles, in tryChangeColor() function
147 tryChangeColor(OS, Entry.CyclesSpentInSchedulerQueue, Executions, BufferSize); in printWaitTimeEntry()
150 tryChangeColor(OS, Entry.CyclesSpentInSQWhileReady, Executions, BufferSize); in printWaitTimeEntry()
153 tryChangeColor(OS, Entry.CyclesSpentAfterWBAndBeforeRetire, Executions, in printWaitTimeEntry()