Home
last modified time | relevance | path

Searched defs:MemUsed (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTimer.h35 ssize_t MemUsed; // Memory allocated (in bytes) variable
/external/llvm/include/llvm/Support/
DTimer.h30 ssize_t MemUsed; // Memory allocated (in bytes) variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h30 ssize_t MemUsed; ///< Memory allocated (in bytes). variable
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp263 if (const auto MemUsed = static_cast<size_t>( in dump() local