Home
last modified time | relevance | path

Searched refs:memory_usage (Results 1 – 13 of 13) sorted by relevance

/rocksdb-6.9/include/rocksdb/
Dwrite_buffer_manager.h40 size_t memory_usage() const { in memory_usage() function
54 if (memory_usage() >= buffer_size_ && in ShouldFlush()
Dc.h1788 rocksdb_memory_usage_t* memory_usage);
1791 rocksdb_memory_usage_t* memory_usage);
1794 rocksdb_memory_usage_t* memory_usage);
1797 rocksdb_memory_usage_t* memory_usage);
/rocksdb-6.9/tools/advisor/test/input_files/
DLOG-14 …tarted", "num_memtables": 1, "num_entries": 28018, "num_deletes": 0, "memory_usage": 4065512, "flu…
DLOG-04 …tarted", "num_memtables": 1, "num_entries": 28018, "num_deletes": 0, "memory_usage": 4065512, "flu…
/rocksdb-6.9/db/
Dmemtable.cc.d49 include/rocksdb/compaction_filter.h memory/memory_usage.h \
Dcolumn_family.cc433 auto* memory_usage = current->cfd()->imm()->current_memory_usage(); in Cleanup() local
434 assert(*memory_usage >= m->ApproximateMemoryUsage()); in Cleanup()
435 *memory_usage -= m->ApproximateMemoryUsage(); in Cleanup()
Dc.cc4425 rocksdb_memory_usage_t* memory_usage) { in rocksdb_approximate_memory_usage_get_mem_table_total() argument
4426 return memory_usage->mem_table_total; in rocksdb_approximate_memory_usage_get_mem_table_total()
4430 rocksdb_memory_usage_t* memory_usage) { in rocksdb_approximate_memory_usage_get_mem_table_unflushed() argument
4431 return memory_usage->mem_table_unflushed; in rocksdb_approximate_memory_usage_get_mem_table_unflushed()
4435 rocksdb_memory_usage_t* memory_usage) { in rocksdb_approximate_memory_usage_get_mem_table_readers_total() argument
4436 return memory_usage->mem_table_readers_total; in rocksdb_approximate_memory_usage_get_mem_table_readers_total()
4440 rocksdb_memory_usage_t* memory_usage) { in rocksdb_approximate_memory_usage_get_cache_total() argument
4441 return memory_usage->cache_total; in rocksdb_approximate_memory_usage_get_cache_total()
Ddb_test2.cc4224 size_t base_value = options.write_buffer_manager->memory_usage(); in TEST_F()
4229 size_t value = options.write_buffer_manager->memory_usage(); in TEST_F()
4239 value = options.write_buffer_manager->memory_usage(); in TEST_F()
4251 value = options.write_buffer_manager->memory_usage(); in TEST_F()
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/db/
Dmemtable.cc.o.d375 /rdbg-bench/src/rocksdb-6.9/memory/memory_usage.h \
/rocksdb-6.9/CMakeFiles/rocksdb.dir/db/
Dmemtable.cc.o.d375 /rdbg-bench/src/rocksdb-6.9/memory/memory_usage.h \
/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc1325 write_buffer_manager_->memory_usage(), in HandleWriteBufferFull()
/rocksdb-6.9/CMakeFiles/rocksdb-shared.dir/
Dcompiler_depend.make20794 memory/memory_usage.h \
105624 memory/memory_usage.h:
Dcompiler_depend.internal20841 /rdbg-bench/src/rocksdb-6.9/memory/memory_usage.h