Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/
Dgeneration.go35 type spilledBatch struct { struct
36 gen uint64
37 *batch
47 func readGeneration(r *bufio.Reader, spill *spilledBatch) (*generation, *spilledBatch, error) {