MCPcopy Create free account
hub / github.com/dispatchrun/wzprof / total

Method total

wzprof.go:350–352  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

348}
349
350func (sc *stackCounter) total() int64 {
351 return sc.value[1]
352}
353
354func (sc *stackCounter) sampleLocation() stackTrace {
355 return sc.stack

Callers 3

StringMethod · 0.95
assertStackCountFunction · 0.80
snapshotMethod · 0.80

Calls

no outgoing calls

Tested by 1

assertStackCountFunction · 0.64