Home
last modified time | relevance | path

Searched refs:optimized_for_nvm (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/include/rocksdb/
Dpersistent_cache.h65 const bool optimized_for_nvm,
/rocksdb-6.9/utilities/persistent_cache/
Dblock_cache_tier.cc396 const bool optimized_for_nvm, in NewPersistentCache() argument
403 if (optimized_for_nvm) { in NewPersistentCache()