Searched refs:block_checksum_time (Results 1 – 6 of 6) sorted by relevance
52 block_checksum_time = other.block_checksum_time; in PerfContext()147 block_checksum_time = other.block_checksum_time; in PerfContext()244 block_checksum_time = other.block_checksum_time; in operator =()340 block_checksum_time = 0; in Reset()459 PERF_CONTEXT_OUTPUT(block_checksum_time); in ToString()
77 uint64_t block_checksum_time; // total nanos spent on block checksum member
36 PERF_TIMER_GUARD(block_checksum_time); in CheckBlockChecksum()
198 keys=block_decompress_time:block_read_time:block_checksum_time
1686 PERF_TIMER_GUARD(block_checksum_time); in RetrieveMultipleBlocks()
2809 return rep->block_checksum_time; in rocksdb_perfcontext_metric()