go/src/cmd/internal/pgo/pgo.go

type Profile

type NamedCallEdge

type NamedEdgeMap

func emptyProfile() *Profile {}

// WeightInPercentage converts profile weights to a percentage.
func WeightInPercentage(value int64, total int64) float64 {}