Searched refs:ClockCacheShard (Results 1 – 1 of 1) sorted by relevance
261 class ClockCacheShard final : public CacheShard { class266 ClockCacheShard();267 ~ClockCacheShard() override;383 ClockCacheShard::ClockCacheShard() in ClockCacheShard() function in ROCKSDB_NAMESPACE::__anon9da5ff120111::ClockCacheShard386 ClockCacheShard::~ClockCacheShard() { in ~ClockCacheShard()398 size_t ClockCacheShard::GetUsage() const { in GetUsage()402 size_t ClockCacheShard::GetPinnedUsage() const { in GetPinnedUsage()449 bool ClockCacheShard::Ref(Cache::Handle* h) { in Ref()690 void ClockCacheShard::EraseUnRefEntries() { in EraseUnRefEntries()708 shards_ = new ClockCacheShard[num_shards]; in ClockCache()[all …]