Searched refs:ROCKS_LOG_DEBUG (Results 1 – 14 of 14) sorted by relevance
| /rocksdb-6.9/env/ |
| D | env_hdfs.cc | 66 ROCKS_LOG_DEBUG(mylog, in HdfsReadableFile() 109 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsReadableFile read %s\n", in Read() 129 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsReadableFile pread %s\n", in Read() 140 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsReadableFile skip %s\n", in Skip() 160 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsReadableFile feof %s\n", in feof() 201 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsWritableFile opened %s\n", in HdfsWritableFile() 228 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsWritableFile Append %s\n", in Append() 247 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsWritableFile Sync %s\n", in Sync() 255 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsWritableFile Synced %s\n", in Sync() 289 ROCKS_LOG_DEBUG(mylog, "[hdfs] HdfsLogger closed %s\n", in HdfsCloseHelper() [all …]
|
| /rocksdb-6.9/test_util/ |
| D | transaction_test_util.cc | 185 ROCKS_LOG_DEBUG(db->GetDBOptions().info_log, in DoInsert() 201 ROCKS_LOG_DEBUG(db->GetDBOptions().info_log, in DoInsert() 216 ROCKS_LOG_DEBUG(db->GetDBOptions().info_log, in DoInsert() 222 ROCKS_LOG_DEBUG(db->GetDBOptions().info_log, in DoInsert() 261 ROCKS_LOG_DEBUG(db->GetDBOptions().info_log, "Error %s for txn %s", in DoInsert() 342 ROCKS_LOG_DEBUG( in Verify() 367 ROCKS_LOG_DEBUG( in Verify()
|
| /rocksdb-6.9/utilities/persistent_cache/ |
| D | block_cache_tier_file.cc | 211 ROCKS_LOG_DEBUG(log_, "Opening cache file %s", Path().c_str()); in OpenImpl() 293 ROCKS_LOG_DEBUG(log_, "Creating new cache %s (max size is %d B)", in Create() 330 ROCKS_LOG_DEBUG(log_, "Error expanding buffers. size=%d", rec_size); in Append() 375 ROCKS_LOG_DEBUG(log_, "Unable to allocate buffers"); in ExpandBuffer()
|
| D | block_cache_tier.cc | 113 ROCKS_LOG_DEBUG(opt_.log, "Skipping file %s", file.c_str()); in CleanupCacheFolder() 237 ROCKS_LOG_DEBUG(opt_.log, "Error inserting to cache file %d", in InsertImpl()
|
| /rocksdb-6.9/table/plain/ |
| D | plain_table_index.cc | 156 ROCKS_LOG_DEBUG(ioptions_.info_log, in FillIndexes() 201 ROCKS_LOG_DEBUG(ioptions_.info_log, in FillIndexes()
|
| /rocksdb-6.9/logging/ |
| D | logging.h | 31 #define ROCKS_LOG_DEBUG(LGR, FMT, ...) \ macro
|
| D | auto_roll_logger_test.cc | 507 ROCKS_LOG_DEBUG(&logger, "%s", kSampleMessage.c_str()); in TEST_F() 545 ROCKS_LOG_DEBUG(&logger, "%s", kSampleMessage.c_str()); in TEST_F()
|
| /rocksdb-6.9/utilities/blob_db/ |
| D | blob_db_impl.cc | 670 ROCKS_LOG_DEBUG(db_options_.info_log, "New blob file created: %s reason='%s'", in NewBlobFile() 708 ROCKS_LOG_DEBUG(db_options_.info_log, in CreateWriterLocked() 1505 ROCKS_LOG_DEBUG( in GetRawBlobFromFile() 1514 ROCKS_LOG_DEBUG( in GetRawBlobFromFile() 1530 ROCKS_LOG_DEBUG( in GetRawBlobFromFile()
|
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl_secondary.cc | 518 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, "[%s] is dropped\n", in TryCatchUpWithPrimary() 523 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in TryCatchUpWithPrimary()
|
| D | db_impl_compaction_flush.cc | 1304 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in ReFitLevel() 1319 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in ReFitLevel() 1327 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, "[%s] LogAndApply: %s\n", in ReFitLevel() 1331 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in ReFitLevel()
|
| D | db_impl_files.cc | 271 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in DeleteObsoleteFileImpl()
|
| D | db_impl_open.cc | 1208 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in WriteLevel0TableForRecovery() 1256 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, in WriteLevel0TableForRecovery()
|
| D | db_impl.cc | 1171 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, "FlushWAL sync=false"); in FlushWAL() 1179 ROCKS_LOG_DEBUG(immutable_db_options_.info_log, "FlushWAL sync=true"); in FlushWAL()
|
| /rocksdb-6.9/utilities/transactions/ |
| D | write_prepared_txn_db.cc | 521 ROCKS_LOG_DEBUG(info_log_, in AddCommitted()
|