Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dprofbuf.go159 func (b *profBuf) takeOverflow() (count uint32, time uint64) { func
315 count, time := b.takeOverflow()
461 count, time := b.takeOverflow()