Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dlegacy_java_profile.go42 func javaCPUProfile(b []byte, period int64, parse func(b []byte) (uint64, []byte)) (*Profile, error… func
Dlegacy_profile.go321 return javaCPUProfile(b, int64(n4), parse)