Home
last modified time | relevance | path

Searched defs:ProcResourceUsage (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.h63 llvm::SmallVector<unsigned, 8> ProcResourceUsage; global() variable
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp85 ArrayRef<unsigned> ProcResourceUsage) { in computeBlockRThroughput() argument