Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDebugCounter.cpp37 CounterInstance.getCounterInfo(CounterInstance.getCounterId(Name)); in printOptionInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h132 std::pair<std::string, std::string> getCounterInfo(unsigned ID) const { in getCounterInfo() function