Home
last modified time | relevance | path

Searched defs:BytesAllocated (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAllocator.cpp21 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats()
/external/llvm/lib/Support/
DAllocator.cpp21 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h309 size_t BytesAllocated; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAllocator.h324 size_t BytesAllocated = 0; variable
/external/llvm/include/llvm/Support/
DAllocator.h306 size_t BytesAllocated; variable
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h615 size_t BytesAllocated() const { function