runtime/pprof.profileBuilder.pbLine (method)

2 uses

	runtime/pprof (current package)
		proto.go#L183: func (b *profileBuilder) pbLine(tag int, funcID uint64, line int64) {
		proto.go#L546: 		b.pbLine(tagLocation_Line, funcID, int64(frame.Line))