Searched refs:maxProfStackDepth (Results 1 – 2 of 2) sorted by relevance
57 maxProfStackDepth = 1024 const248 stk := (*[maxProfStackDepth]uintptr)(add(unsafe.Pointer(b), unsafe.Sizeof(*b)))249 if b.nstk > maxProfStackDepth {
439 debug.profstackdepth = min(debug.profstackdepth, maxProfStackDepth)