internal/profile.NodeInfo.Name (field)

4 uses

	internal/profile (current package)
		graph.go#L113: 	Name              string
		graph.go#L129: 	if fun := i.Name; fun != "" {
		graph.go#L137: 	case i.Name != "":
		graph.go#L414: 		Name:    line.Function.Name,