Home
last modified time | relevance | path

Searched refs:pprof_goroutineProfileWithLabels (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/
Dpprof.go752 return writeRuntimeProfile(w, debug, "goroutine", pprof_goroutineProfileWithLabels)
975 func pprof_goroutineProfileWithLabels(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n in… func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmprof.go1305 func pprof_goroutineProfileWithLabels(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n in… func