runtime.sysStatsAggregate.heapGoal (field)

3 uses

	runtime (current package)
		metrics.go#L117: 				out.scalar = in.sysStats.heapGoal
		metrics.go#L356: 	heapGoal       uint64
		metrics.go#L367: 	a.heapGoal = atomic.Load64(&memstats.next_gc)