Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h147 void printTimelineViewEntry(llvm::formatted_raw_ostream &OS,
H A DTimelineView.cpp217 void TimelineView::printTimelineViewEntry(formatted_raw_ostream &OS, in printTimelineViewEntry() function in llvm::mca::TimelineView
305 printTimelineViewEntry(FOS, Entry, Iteration, SourceIndex); in printTimeline()