Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ reset
Method
reset
fdbserver/KeyValueStoreRocksDB.actor.cpp:563–565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
561
}
562
563
void PerfContextMetrics::reset() {
564
rocksdb::get_perf_context()->Reset();
565
}
566
567
void PerfContextMetrics::set(int index) {
568
for (auto& [name, metric, vals] : metrics) {
Callers
15
Future<Void> collectRestoreWorkerInterface
Function · 0.45
Future<Void> waitOnRestoreRequests
Function · 0.45
Future<Void> monitorleader
Function · 0.45
Future<EKPGetLatestBaseCipherKeysReply> getUncachedLatestEncryptCipherKeys
Function · 0.45
Future<EKPGetBaseCipherKeysByIdsReply> getUncachedEncryptCipherKeys
Function · 0.45
DDTxnProcessor.actor.cpp
File · 0.45
Future<Void> waitForDataDistributionEnabled
Function · 0.45
Future<Void> ddSnapCreateCore
Function · 0.45
Future<Void> cacheServerWatcher
Function · 0.45
Future<Void> watchBlobGranulesConfigKey
Function · 0.45
Future<Void> init_impl
Function · 0.45
clearBoundary
Method · 0.45
Calls
1
Reset
Method · 0.45
Tested by
1
Future<Void> runTests
Function · 0.36