Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::FreePool, including all inherited members.
Allocate(int size) | impala::FreePool | inline |
CheckValidAllocation(FreeListNode *computed_list_ptr, uint8_t *allocation) const | impala::FreePool | inlineprivate |
DebugString() const | impala::FreePool | inlineprivate |
Free(uint8_t *ptr) | impala::FreePool | inline |
FreePool(MemPool *mem_pool) | impala::FreePool | inline |
lists_ | impala::FreePool | private |
mem_pool_ | impala::FreePool | private |
mem_tracker() | impala::FreePool | inline |
net_allocations() const | impala::FreePool | inline |
net_allocations_ | impala::FreePool | private |
NUM_LISTS | impala::FreePool | privatestatic |
Reallocate(uint8_t *ptr, int size) | impala::FreePool | inline |