Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDebugCounter.cpp85 enableAllCounters(); in push_back()
96 enableAllCounters(); in push_back()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h148 static void enableAllCounters() { instance().Enabled = true; } in enableAllCounters() function