Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/src/__support/
H A Dfreelist_heap.h41 size_t total_bytes; global() member
56 FreeListHeap(void * start,cpp::byte * end,size_t total_bytes) FreeListHeap() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h275 uptr total_bytes = 0; in PrintStats() local
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1740 size_t total_bytes = 0; HandleDisplayOfEvent() local