Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
HDResourcePressureView.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()