Home
last modified time | relevance | path

Searched refs:kEnableTimeAndCPUTimeExceptForMutex (Results 1 – 6 of 6) sorted by relevance

/rocksdb-6.9/include/rocksdb/
Dperf_level.h24 kEnableTimeAndCPUTimeExceptForMutex = 4, enumerator
/rocksdb-6.9/monitoring/
Diostats_context_imp.h44 PerfLevel::kEnableTimeAndCPUTimeExceptForMutex); \
Dperf_context_imp.h57 PerfLevel::kEnableTimeAndCPUTimeExceptForMutex); \
/rocksdb-6.9/db/compaction/
Dcompaction_job.cc859 SetPerfLevel(PerfLevel::kEnableTimeAndCPUTimeExceptForMutex); in ProcessKeyValueCompaction()
1069 if (prev_perf_level != PerfLevel::kEnableTimeAndCPUTimeExceptForMutex) { in ProcessKeyValueCompaction()
/rocksdb-6.9/db/
Dperf_context_test.cc824 SetPerfLevel(PerfLevel::kEnableTimeAndCPUTimeExceptForMutex); in TEST_F()
Ddb_test2.cc1849 SetPerfLevel(PerfLevel::kEnableTimeAndCPUTimeExceptForMutex); in TEST_F()
1911 SetPerfLevel(PerfLevel::kEnableTimeAndCPUTimeExceptForMutex); in TEST_F()