go.etcd.io/bbolt.TxStats.Spill (field)
7 uses
go.etcd.io/bbolt (current package)
node.go#L390: tx.stats.Spill++
tx.go#L683: Spill int // number of nodes spilled
tx.go#L700: s.Spill += other.Spill
tx.go#L719: diff.Spill = s.Spill - other.Spill
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)