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

Method CodeProbeImpl

flow/include/flow/CodeProbe.h:248–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246
247private:
248 CodeProbeImpl() { registerProbe(*this); }
249 inline static CodeProbeImpl _instance;
250 unsigned _hitCount = 0;
251 Annotations annotations;

Callers

nothing calls this directly

Calls 1

registerProbeFunction · 0.85

Tested by

no test coverage detected