Lines Matching refs:GetName
75 limiter->GetName().c_str(), cfd->GetName().c_str(), in RequestCompactionToken()
206 cfd->GetName().c_str(), in FlushMemTableToOutputFile()
541 cfds[i]->GetName().c_str(), in AtomicFlushMemTablesToOutputFiles()
609 info.cf_name = cfd->GetName(); in NotifyOnFlushBegin()
1084 c->column_family_data()->GetName().c_str(), in CompactFilesImpl()
1089 c->column_family_data()->GetName().c_str(), in CompactFilesImpl()
1167 info.cf_name = cfd->GetName(); in NotifyOnCompactionBegin()
1305 "[%s] Before refitting:\n%s", cfd->GetName().c_str(), in ReFitLevel()
1320 "[%s] Apply version edit:\n%s", cfd->GetName().c_str(), in ReFitLevel()
1328 cfd->GetName().c_str(), status.ToString().data()); in ReFitLevel()
1332 "[%s] After refitting:\n%s", cfd->GetName().c_str(), in ReFitLevel()
1364 cfh->GetName().c_str()); in Flush()
1375 cfh->GetName().c_str(), s.ToString().c_str()); in Flush()
1396 cfhi->GetName().c_str()); in Flush()
1414 cfhi->GetName().c_str()); in Flush()
1492 cfd->GetName().c_str()); in RunManualCompaction()
1498 "[%s] Manual compaction starting", cfd->GetName().c_str()); in RunManualCompaction()
1637 cfd->GetName().c_str()); in FlushMemTable()
1820 cfd->GetName().c_str()); in WaitUntilFlushWouldNotStallWrites()
2256 cfd->GetName().c_str(), bg_job_limits.max_flushes, in BackgroundFlush()
2412 m->cfd->GetName().c_str(), job_context.job_id); in BackgroundCallCompaction()
2551 m->cfd->GetName().c_str(), m->input_level, in BackgroundCompaction()
2571 m->cfd->GetName().c_str(), m->input_level, c->output_level(), in BackgroundCompaction()
2700 c->column_family_data()->GetName().c_str(), in BackgroundCompaction()
2742 c->column_family_data()->GetName().c_str(), f->fd.GetNumber(), in BackgroundCompaction()
2772 c->column_family_data()->GetName().c_str(), moved_files, in BackgroundCompaction()
3046 compaction_job_info->cf_name = cfd->GetName(); in BuildCompactionJobInfo()