Home
last modified time | relevance | path

Searched refs:goroutineProfileWithLabels (Results 1 – 5 of 5) sorted by relevance

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dmprof.go753 return goroutineProfileWithLabels(p, labels)
757 func goroutineProfileWithLabels(p []StackRecord, labels []unsafe.Pointer) (n int, ok bool) { func
833 return goroutineProfileWithLabels(p, nil)
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dmprof.go947 return goroutineProfileWithLabels(p, labels)
951 func goroutineProfileWithLabels(p []StackRecord, labels []unsafe.Pointer) (n int, ok bool) { func
1016 return goroutineProfileWithLabels(p, nil)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dmprof.go947 return goroutineProfileWithLabels(p, labels)
951 func goroutineProfileWithLabels(p []StackRecord, labels []unsafe.Pointer) (n int, ok bool) { func
1016 return goroutineProfileWithLabels(p, nil)
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dmprof.go947 return goroutineProfileWithLabels(p, labels)
951 func goroutineProfileWithLabels(p []StackRecord, labels []unsafe.Pointer) (n int, ok bool) { func
1016 return goroutineProfileWithLabels(p, nil)
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dmprof.go980 return goroutineProfileWithLabels(p, labels)
984 func goroutineProfileWithLabels(p []StackRecord, labels []unsafe.Pointer) (n int, ok bool) { func
1052 return goroutineProfileWithLabels(p, nil)