Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/
Dpprof.go738 return pprof_threadCreateInternal(p)
990 func pprof_threadCreateInternal(p []profilerecord.StackRecord) (n int, ok bool) func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmprof.go1297 func pprof_threadCreateInternal(p []profilerecord.StackRecord) (n int, ok bool) { func