runtime.cpuProfile.add (method)
2 uses
runtime (current package)
cpuprof.go#L91: func (p *cpuProfile) add(gp *g, stk []uintptr) {
proc.go#L4533: cpuprof.add(gp, stk[:n])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)