Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dlegacy_java_profile.go33 javaLocationRx = regexp.MustCompile(`^\s*0x([[:xdigit:]]+)\s+(.*)\s*$`) var
257 jloc := javaLocationRx.FindStringSubmatch(line)