runtime/debug.GCStats.NumGC (field)

2 uses

	runtime/debug (current package)
		garbage.go#L16: 	NumGC          int64           // number of garbage collections
		garbage.go#L51: 	stats.NumGC = int64(stats.Pause[n+1])