Searched defs:total_size_ (Results 1 – 3 of 3) sorted by relevance
92 uint64_t total_size_ = 0; variable
68 static std::atomic_size_t total_size_; // Size of mini-debug-info if it was all decompressed. variable
41 std::atomic_size_t MemoryXz::total_size_ = 0; member in unwindstack::MemoryXz