Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSummaryView.h50 llvm::SmallVector<unsigned, 8> ProcResourceUsage; variable
DSupport.cpp54 ArrayRef<unsigned> ProcResourceUsage) { in computeBlockRThroughput()