| /rocksdb-6.9/utilities/persistent_cache/ |
| D | block_cache_tier_metadata.cc | 13 bool BlockCacheTierMetadata::Insert(BlockCacheFile* file) { in Insert() function in ROCKSDB_NAMESPACE::BlockCacheTierMetadata 39 BlockInfo* BlockCacheTierMetadata::Insert(const Slice& key, const LBA& lba) { in Insert() function in ROCKSDB_NAMESPACE::BlockCacheTierMetadata
|
| D | hash_table.h | 99 bool Insert(const T& t) { in Insert() function 184 bool Insert(Bucket* bucket, const T& t) { in Insert() function
|
| D | persistent_cache_test.h | 72 void Insert(const size_t nthreads, const size_t max_keys) { in Insert() function 235 void Insert(const Options& options, in Insert() function
|
| D | volatile_tier_impl.cc | 41 Status VolatileCacheTier::Insert(const Slice& page_key, const char* data, in Insert() function in ROCKSDB_NAMESPACE::VolatileCacheTier
|
| D | persistent_cache_tier.cc | 136 Status PersistentTieredCache::Insert(const Slice& page_key, const char* data, in Insert() function in ROCKSDB_NAMESPACE::PersistentTieredCache
|
| D | hash_table_bench.cc | 192 bool Insert(const size_t& key, const string& val) override { in Insert() function in ROCKSDB_NAMESPACE::SimpleImpl 228 bool Insert(const size_t& key, const string& val) override { in Insert() function in ROCKSDB_NAMESPACE::GranularLockImpl
|
| D | hash_table_evictable.h | 42 bool Insert(T* t) { in Insert() function
|
| D | block_cache_tier.cc | 174 Status BlockCacheTier::Insert(const Slice& key, const char* data, in Insert() function in ROCKSDB_NAMESPACE::BlockCacheTier
|
| /rocksdb-6.9/cache/ |
| D | lru_cache_test.cc | 38 void Insert(const std::string& key, in Insert() function in ROCKSDB_NAMESPACE::LRUCacheTest 44 void Insert(char key, Cache::Priority priority = Cache::Priority::LOW) { in Insert() function in ROCKSDB_NAMESPACE::LRUCacheTest
|
| D | lru_cache.cc | 38 LRUHandle* LRUHandleTable::Insert(LRUHandle* h) { in Insert() function in ROCKSDB_NAMESPACE::LRUHandleTable 339 Status LRUCacheShard::Insert(const Slice& key, uint32_t hash, void* value, in Insert() function in ROCKSDB_NAMESPACE::LRUCacheShard
|
| D | sharded_cache.cc | 46 Status ShardedCache::Insert(const Slice& key, void* value, size_t charge, in Insert() function in ROCKSDB_NAMESPACE::ShardedCache
|
| D | clock_cache.cc | 564 CacheHandle* ClockCacheShard::Insert(const Slice& key, uint32_t hash, in Insert() function in ROCKSDB_NAMESPACE::__anon9da5ff120111::ClockCacheShard 612 Status ClockCacheShard::Insert(const Slice& key, uint32_t hash, void* value, in Insert() function in ROCKSDB_NAMESPACE::__anon9da5ff120111::ClockCacheShard
|
| D | cache_test.cc | 116 void Insert(std::shared_ptr<Cache> cache, int key, int value, in Insert() function in ROCKSDB_NAMESPACE::CacheTest 129 void Insert(int key, int value, int charge = 1) { in Insert() function in ROCKSDB_NAMESPACE::CacheTest
|
| /rocksdb-6.9/util/ |
| D | hash_map.h | 39 void Insert(K key, const V& value) { in Insert() function
|
| /rocksdb-6.9/memtable/ |
| D | vectorrep.cc | 109 void VectorRep::Insert(KeyHandle handle) { in Insert() function in ROCKSDB_NAMESPACE::__anonfd4f76000111::VectorRep
|
| D | skiplistrep.cc | 37 void Insert(KeyHandle handle) override { in Insert() function in ROCKSDB_NAMESPACE::__anon1cbf76c00111::SkipListRep
|
| D | hash_skiplist_rep.cc | 268 void HashSkipListRep::Insert(KeyHandle handle) { in Insert() function in ROCKSDB_NAMESPACE::__anon252bdc020111::HashSkipListRep
|
| D | hash_linklist_rep.cc | 571 void HashLinkListRep::Insert(KeyHandle handle) { in Insert() function in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep
|
| D | inlineskiplist_test.cc | 66 void Insert(TestInlineSkipList* list, Key key) { in Insert() function in ROCKSDB_NAMESPACE::InlineSkipTest
|
| /rocksdb-6.9/utilities/simulator_cache/ |
| D | sim_cache.cc | 171 Status Insert(const Slice& key, void* value, size_t charge, Deleter* deleter, in Insert() function in ROCKSDB_NAMESPACE::__anona55187990111::SimCacheImpl
|
| /rocksdb-6.9/db/ |
| D | db_memtable_test.cc | 32 void Insert(KeyHandle handle) override { rep_->Insert(handle); } in Insert() function in ROCKSDB_NAMESPACE::MockMemTableRep
|
| D | db_block_cache_test.cc | 446 Status Insert(const Slice& key, void* value, size_t charge, Deleter* deleter, in Insert() function in ROCKSDB_NAMESPACE::__anonf5417ec70111::MockCache
|
| D | db_test_util.h | 135 virtual void Insert(KeyHandle handle) override { in Insert() function
|
| D | db_basic_test.cc | 2055 virtual Status Insert(const Slice& key, void* value, size_t charge, in Insert() function in ROCKSDB_NAMESPACE::DBBasicTestWithParallelIO::MyBlockCache
|
| D | db_test2.cc | 1782 Status Insert(const Slice& page_key, const char* data, in Insert() function in ROCKSDB_NAMESPACE::MockPersistentCache
|