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

Method sampleLocation

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

Source from the content-addressed store, hash-verified

435
436type sampleType interface {
437 sampleLocation() stackTrace
438 sampleValue() []int64
439}
440

Callers 1

buildProfileFunction · 0.65

Implementers 2

stackCounterwzprof.go

Calls

no outgoing calls

Tested by

no test coverage detected