Home
last modified time | relevance | path

Searched defs:MemProfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/base/
Dflag.go113 MemProfile string "help:\"write memory profile to `file`\"" member
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmprof.go994 func MemProfile(p []MemProfileRecord, inuseZero bool) (n int, ok bool) { func