Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_pysim_test.py24 create_cache,
408 cache = create_cache(cache_type, cache_size, downsample_size)
733 test_mix(create_cache(cache_type_str, cache_size=100, downsample_size=1))
Dblock_cache_pysim.py1537 def create_cache(cache_type, cache_size, downsample_size): function
1982 cache = create_cache(cache_type, cache_size, downsample_size)