MCPcopy Create free account
hub / github.com/facebook/CacheLib / endSet

Method endSet

cachelib/cachebench/consistency/ValueTracker.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void ValueTracker::endSet(Index beginIdx) {
69 trackers_[beginIdx.trackerIndex].endSet(eventInfo(), beginIdx.historyIndex);
70}
71
72void ValueTracker::endDelete(Index beginIdx) {
73 trackers_[beginIdx.trackerIndex].endDelete(eventInfo(),

Callers 4

insertOrReplaceMethod · 0.45
trackChainChecksumMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36