Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp92 static void printResourcePressure(formatted_raw_ostream &OS, double Pressure, in printResourcePressure() function
140 printResourcePressure(FOS, Usage / Executions, (I + 1) * 7); in printResourcePressurePerIter()
163 printResourcePressure(FOS, Usage / Executions, (J + 1) * 7); in printResourcePressurePerInst()