Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/testtrace/
Dvalidation.go164 ctx := v.getOrCreateThread(e, ev, ev.Thread())
217 ctx := v.getOrCreateThread(e, ev, ev.Thread())
320 func (v *Validator) getOrCreateThread(e *errAccumulator, ev trace.Event, m trace.ThreadID) *schedCo… func