MCPcopy Create free account
hub / github.com/google/pprof / aggTest

Struct aggTest

profile/profile_test.go:648–651  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

646}
647
648type aggTest struct {
649 precise, function, fileline, column, inlineFrame bool
650 rows int
651}
652
653// totalSamples is the sum of sample.Value[0] for testProfile6.
654const totalSamples = int64(11112)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected