Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ total_allocated_bytes
Method
total_allocated_bytes
be/src/runtime/mem-pool.h:192–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
std::string DebugString();
191
192
int64_t total_allocated_bytes() const { return total_allocated_bytes_; }
193
int64_t total_reserved_bytes() const { return total_reserved_bytes_; }
194
MemTracker* mem_tracker() { return mem_tracker_; }
195
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36