Searched defs:readGCStats (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/runtime/debug/ | ||
D | stubs.go | 12 func readGCStats(*[]time.Duration) func |
/prebuilts/go/linux-x86/src/runtime/ | ||
D | mstats.go | 565 func readGCStats(pauses *[]uint64) { func |