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])