func runtime.MutexProfile
2 uses
runtime (current package)
mprof.go#L1227: func MutexProfile(p []BlockProfileRecord) (n int, ok bool) {
runtime/pprof
pprof.go#L912: n, _ := runtime.MutexProfile(nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)