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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp119 static void tryChangeColor(raw_ostream &OS, unsigned Cycles, function in namespace:llvm::mca
156 tryChangeColor(OS, Entry.CyclesSpentInSchedulerQueue, CumulativeExecutions,
161 tryChangeColor(OS, Entry.CyclesSpentInSQWhileReady, CumulativeExecutions,
166 tryChangeColor(OS, Entry.CyclesSpentAfterWBAndBeforeRetire,

Completed in 49 milliseconds