Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DResourcePressureView.cpp83 static void printResourcePressure(formatted_raw_ostream &OS, double Pressure, in printResourcePressure() function
130 printResourcePressure(FOS, Usage / Executions, (I + 1) * 7); in printResourcePressurePerIteration()
153 printResourcePressure(FOS, Usage / Executions, (J + 1) * 7); in printResourcePressurePerInstruction()