Lines Matching refs:thread_pri
144 Env::Priority thread_pri) { in FlushMemTableToOutputFile() argument
157 true /* sync_output_directory */, true /* write_manifest */, thread_pri); in FlushMemTableToOutputFile()
248 JobContext* job_context, LogBuffer* log_buffer, Env::Priority thread_pri) { in FlushMemTablesToOutputFiles() argument
251 bg_flush_args, made_progress, job_context, log_buffer, thread_pri); in FlushMemTablesToOutputFiles()
266 snapshot_checker, log_buffer, thread_pri); in FlushMemTablesToOutputFiles()
290 JobContext* job_context, LogBuffer* log_buffer, Env::Priority thread_pri) { in AtomicFlushMemTablesToOutputFiles() argument
348 thread_pri)); in AtomicFlushMemTablesToOutputFiles()
2201 Env::Priority thread_pri) { in BackgroundFlush() argument
2261 job_context, log_buffer, thread_pri); in BackgroundFlush()
2279 void DBImpl::BackgroundCallFlush(Env::Priority thread_pri) { in BackgroundCallFlush() argument
2298 &reason, thread_pri); in BackgroundCallFlush()
2479 Env::Priority thread_pri) { in BackgroundCompaction() argument
2825 &compaction_job_stats, thread_pri, in BackgroundCompaction()