assert_free_pool() const | foedus::memory::PagePoolPimpl | inline |
attach(PagePoolControlBlock *control_block, void *memory, uint64_t memory_size, bool owns, bool rigorous_page_boundary_check) | foedus::memory::PagePoolPimpl | |
control_block_ | foedus::memory::PagePoolPimpl | |
decrease_free_pool_count(uint64_t op) | foedus::memory::PagePoolPimpl | inline |
DefaultInitializable() | foedus::DefaultInitializable | inline |
DefaultInitializable(const DefaultInitializable &)=delete | foedus::DefaultInitializable | |
free_pool_ | foedus::memory::PagePoolPimpl | |
free_pool_capacity_ | foedus::memory::PagePoolPimpl | |
free_pool_head() | foedus::memory::PagePoolPimpl | inline |
free_pool_head() const | foedus::memory::PagePoolPimpl | inline |
get_debug_pool_name() const | foedus::memory::PagePoolPimpl | inline |
get_free_pool_capacity() const | foedus::memory::PagePoolPimpl | inline |
get_free_pool_count() const | foedus::memory::PagePoolPimpl | inline |
get_resolver() const | foedus::memory::PagePoolPimpl | inline |
get_stat() const | foedus::memory::PagePoolPimpl | |
grab(uint32_t desired_grab_count, PagePoolOffsetChunk *chunk) | foedus::memory::PagePoolPimpl | |
grab_one(PagePoolOffset *offset) | foedus::memory::PagePoolPimpl | |
increase_free_pool_count(uint64_t op) | foedus::memory::PagePoolPimpl | inline |
initialize() override final | foedus::DefaultInitializable | inlinevirtual |
initialize_once() override | foedus::memory::PagePoolPimpl | virtual |
is_initialized() const override final | foedus::DefaultInitializable | inlinevirtual |
memory_ | foedus::memory::PagePoolPimpl | |
memory_size_ | foedus::memory::PagePoolPimpl | |
operator<<(std::ostream &o, const PagePoolPimpl &v) | foedus::memory::PagePoolPimpl | friend |
operator=(const DefaultInitializable &)=delete | foedus::DefaultInitializable | |
owns_ | foedus::memory::PagePoolPimpl | |
PagePoolPimpl() | foedus::memory::PagePoolPimpl | |
pages_for_free_pool_ | foedus::memory::PagePoolPimpl | |
pool_base_ | foedus::memory::PagePoolPimpl | |
pool_size_ | foedus::memory::PagePoolPimpl | |
release(uint32_t desired_release_count, PagePoolOffsetChunk *chunk) | foedus::memory::PagePoolPimpl | |
release(uint32_t desired_release_count, PagePoolOffsetDynamicChunk *chunk) | foedus::memory::PagePoolPimpl | |
release(uint32_t desired_release_count, PagePoolOffsetAndEpochChunk *chunk) | foedus::memory::PagePoolPimpl | |
release_impl(uint32_t desired_release_count, CHUNK *chunk) | foedus::memory::PagePoolPimpl | |
release_one(PagePoolOffset offset) | foedus::memory::PagePoolPimpl | |
resolver_ | foedus::memory::PagePoolPimpl | |
rigorous_page_boundary_check_ | foedus::memory::PagePoolPimpl | |
set_debug_pool_name(const std::string &name) | foedus::memory::PagePoolPimpl | inline |
uninitialize() override final | foedus::DefaultInitializable | inlinevirtual |
uninitialize_once() override | foedus::memory::PagePoolPimpl | virtual |
~DefaultInitializable() | foedus::DefaultInitializable | inlinevirtual |
~Initializable() | foedus::Initializable | inlinevirtual |