Searched refs:Executions (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/ |
| H A D | TimelineView.cpp | 110 unsigned Executions, int BufferSize) { in chooseColor() argument 114 if (CumulativeCycles >= Size * Executions) in chooseColor() 116 if ((CumulativeCycles * 2) >= Size * Executions) in chooseColor() 122 unsigned Executions, int BufferSize) { in tryChangeColor() argument 126 raw_ostream::Colors Color = chooseColor(Cycles, Executions, BufferSize); in tryChangeColor() 137 unsigned Executions) const { in printWaitTimeEntry() 139 unsigned CumulativeExecutions = PrintingTotals ? Timeline.size() : Executions; in printWaitTimeEntry() 154 OS << Executions; in printWaitTimeEntry() 189 unsigned Executions = Timeline.size() / getSource().size(); in printAverageWaitTimes() local 192 printWaitTimeEntry(FOS, WaitTime[IID], IID, Executions); in printAverageWaitTimes() [all …]
|
| H A D | ResourcePressureView.cpp | 137 const unsigned Executions = LastInstructionIdx / Source.size() + 1; in printResourcePressurePerIter() local 140 printResourcePressure(FOS, Usage / Executions, (I + 1) * 7); in printResourcePressurePerIter() 158 const unsigned Executions = LastInstructionIdx / Source.size() + 1; in printResourcePressurePerInst() local 163 printResourcePressure(FOS, Usage / Executions, (J + 1) * 7); in printResourcePressurePerInst() 182 const unsigned Executions = LastInstructionIdx / Source.size() + 1; in toJSON() local 189 double Usage = RU / Executions; in toJSON()
|
| H A D | TimelineView.h | 152 unsigned Executions) const;
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 46 Disabled, Arguments, Structure, Executions, Details enumerator 56 clEnumVal(Executions, "print pass name before it is executed"), 62 return PassDebugging >= Executions; in isPassDebuggingExecutionsOrMore() 1181 if (PassDebugging < Executions) in dumpPassInfo()
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-mca.rst | 635 [0]: Executions
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | fortunes2 | 36631 The Least Successful Executions
|