go-runtime之cpuprof.go
cpuProfile
1 |
type cpuProfile struct { |
SetCPUProfileRate
1 |
|
add
1 |
func (p *cpuProfile) add(gp *g, stk []uintptr) { |