internal/profile.Options.KeptNodes (field)

2 uses

	internal/profile (current package)
		graph.go#L33: 	KeptNodes NodeSet // If non-nil, only use nodes in this set
		graph.go#L402: 		return nm.FindOrInsertNode(*ni, o.KeptNodes)