MCPcopy Create free account
hub / github.com/apple/foundationdb / TSS_mismatchTraceName

Function TSS_mismatchTraceName

fdbclient/StorageServerInterface.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41template <>
42const char* TSS_mismatchTraceName(const GetValueRequest& req) {
43 return "TSSMismatchGetValue";
44}
45
46template <>
47void TSS_traceMismatch(TraceEvent& event,

Calls

no outgoing calls

Tested by

no test coverage detected