cloud.google.com/go/profiler.Config.AllocForceGC (field)

2 uses

	cloud.google.com/go/profiler (current package)
		profiler.go#L144: 	AllocForceGC bool
		profiler.go#L393: 		if err := deltaAllocProfile(ctx, duration, config.AllocForceGC, &prof); err != nil {