Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dget_context.h145 bool sample() const { return sample_; } in sample()
184 bool sample_; variable
Dget_context.cc71 sample_ = should_sample_file_read(); in GetContext()