Home
last modified time | relevance | path

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

/build/soong/ui/tracer/
Dstatus.go111 VoluntaryContextSwitches: result.Stats.VoluntaryContextSwitches,
127 VoluntaryContextSwitches uint64 `json:"voluntary_context_switches"` member
/build/soong/ui/metrics/
Devent.go145 VoluntaryContextSwitches: proto.Uint64(uint64(rusage.Nvcsw)),
/build/soong/ui/status/ninja_frontend/
Dfrontend.pb.go486VoluntaryContextSwitches *uint64 `protobuf:"varint,12,opt,name=voluntary_context_switches,json=vol… member
604 if x != nil && x.VoluntaryContextSwitches != nil {
605 return *x.VoluntaryContextSwitches
/build/soong/ui/status/
Dstatus.go89 VoluntaryContextSwitches uint64 member
Dninja.go241 VoluntaryContextSwitches: msg.EdgeFinished.GetVoluntaryContextSwitches(),
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go1195VoluntaryContextSwitches *uint64 `protobuf:"varint,9,opt,name=voluntary_context_switches,json=volu… member
1289 if x != nil && x.VoluntaryContextSwitches != nil {
1290 return *x.VoluntaryContextSwitches