Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmetrics.go527 type statDepSet [1]uint64 type
539 func (s statDepSet) difference(b statDepSet) statDepSet {
548 func (s statDepSet) union(b statDepSet) statDepSet {