Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp593 double PressurePerCycle = in printBottleneckHints() local
604 << format("%.2f", floor((PressurePerCycle * 100) + 0.5) / 100) << "% ]"; in printBottleneckHints()