Home
last modified time | relevance | path

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

/build/soong/ui/tracer/
Dstatus.go91 VoluntaryContextSwitches: result.Stats.VoluntaryContextSwitches,
105 VoluntaryContextSwitches uint64 `json:"voluntary_context_switches"` member
/build/soong/ui/metrics/
Devent.go134 VoluntaryContextSwitches: proto.Uint64(uint64(rusage.Nvcsw)),
/build/soong/ui/status/ninja_frontend/
Dfrontend.pb.go386VoluntaryContextSwitches *uint64 `protobuf:"varint,12,opt,name=voluntary_context_switches,json=vol… member
497 if m != nil && m.VoluntaryContextSwitches != nil {
498 return *m.VoluntaryContextSwitches
/build/soong/ui/status/
Dninja.go173 VoluntaryContextSwitches: msg.EdgeFinished.GetVoluntaryContextSwitches(),
Dstatus.go84 VoluntaryContextSwitches uint64 member
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go645VoluntaryContextSwitches *uint64 `protobuf:"varint,9,opt,name=voluntary_context_switches,json=volu… member
735 if m != nil && m.VoluntaryContextSwitches != nil {
736 return *m.VoluntaryContextSwitches