Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/runtime/
Dmalloc.go935 func (c *mcache) nextFree(spc spanClass) (v gclinkptr, s *mspan, shouldhelpgc bool) {
Dmheap.go555 type spanClass uint8 type