Searched refs:pprofMaxStack (Results 1 – 1 of 1) sorted by relevance
251 const pprofMaxStack = 128 const264 pcs map[[pprofMaxStack]uint64]trace.Stack270 pcs: make(map[[pprofMaxStack]uint64]trace.Stack),282 var pcs [pprofMaxStack]uint64320 return i < pprofMaxStack328 func pcsForStack(stack trace.Stack, pcs *[pprofMaxStack]uint64) {