Searched refs:maxStackScan (Results 1 – 2 of 2) sorted by relevance
223 maxStackScan atomic.Uint64 member513 maxStackScan := c.maxStackScan.Load()514 maxScanWork := int64(scan + maxStackScan + c.globalsScan.Load())885 c.maxStackScan.Add(amount)890 c.maxStackScan.Add(pp.maxStackScanDelta)
1403 c.maxStackScan.Store(stackSize)