Home
last modified time | relevance | path

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

/rocksdb-6.9/trace_replay/
Dtrace_replay.cc319 ra->db = db_; in MultiThreadReplay()
411 ra->cf_map); in BGWorkGet()
421 ra->db->Get(ra->roptions, key, &value); in BGWorkGet()
423 ra->db->Get(ra->roptions, (*cf_map)[cf_id], key, &value); in BGWorkGet()
433 ra->db->Write(ra->woptions, &batch); in BGWorkWriteBatch()
441 ra->cf_map); in BGWorkIterSeek()
452 single_iter = ra->db->NewIterator(ra->roptions); in BGWorkIterSeek()
454 single_iter = ra->db->NewIterator(ra->roptions, (*cf_map)[cf_id]); in BGWorkIterSeek()
465 ra->cf_map); in BGWorkIterSeekForPrev()
476 single_iter = ra->db->NewIterator(ra->roptions); in BGWorkIterSeekForPrev()
[all …]
/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_pysim.sh84 IFS='-' read -ra elements <<< "$tmpfn"
116 IFS='-' read -ra elements <<< "$tmpfn"
122 IFS='-' read -ra elements <<< "$tmpfn"
129 IFS='-' read -ra elements <<< "$tmpfn"