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

Method printProbesJSON

flow/CodeProbe.cpp:276–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276void ICodeProbe::printProbesJSON(std::vector<std::string> const& ctxs) {
277 CodeProbes::instance().printJSON(ctxs);
278}
279
280// annotations
281namespace assert {

Callers

nothing calls this directly

Calls 1

printJSONMethod · 0.80

Tested by

no test coverage detected