runtime.cpuProfile.addNonGo (method)
3 uses
runtime (current package)
cpuprof.go#L121: func (p *cpuProfile) addNonGo(stk []uintptr) {
proc.go#L4556: cpuprof.addNonGo(sigprofCallers[:n])
proc.go#L4573: cpuprof.addNonGo(stk)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)