MCPcopy Index your code
hub / github.com/netdata/netdata / addRouteCacheMiss

Method addRouteCacheMiss

src/go/plugin/framework/chartengine/stats.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (e *Engine) addRouteCacheMiss() {
34 atomic.AddUint64(&e.state.stats.routeCacheMisses, 1)
35}

Callers 1

scanPlanSeriesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected