func runtime.ThreadCreateProfile
3 uses
runtime (current package)
mprof.go#L735: func ThreadCreateProfile(p []StackRecord) (n int, ok bool) {
runtime/pprof
pprof.go#L658: n, _ := runtime.ThreadCreateProfile(nil)
pprof.go#L668: return runtime.ThreadCreateProfile(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)