internal/profile.Options.DropNegative (field)

2 uses

	internal/profile (current package)
		graph.go#L31: 	DropNegative bool // Drop nodes with overall negative values
		graph.go#L308: 	return selectNodesForGraph(nodes, o.DropNegative)