Home
last modified time | relevance | path

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

/build/soong/ui/tracer/
Dstatus.go112 InvoluntaryContextSwitches: result.Stats.InvoluntaryContextSwitches,
128 InvoluntaryContextSwitches uint64 `json:"involuntary_context_switches"` member
/build/soong/ui/metrics/
Devent.go146 InvoluntaryContextSwitches: proto.Uint64(uint64(rusage.Nivcsw)),
/build/soong/ui/status/ninja_frontend/
Dfrontend.pb.go488InvoluntaryContextSwitches *uint64 `protobuf:"varint,13,opt,name=involuntary_context_switches,json… member
611 if x != nil && x.InvoluntaryContextSwitches != nil {
612 return *x.InvoluntaryContextSwitches
/build/soong/ui/status/
Dstatus.go92 InvoluntaryContextSwitches uint64 member
Dninja.go242 InvoluntaryContextSwitches: msg.EdgeFinished.GetInvoluntaryContextSwitches(),
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go1197InvoluntaryContextSwitches *uint64 `protobuf:"varint,10,opt,name=involuntary_context_switches,json… member
1296 if x != nil && x.InvoluntaryContextSwitches != nil {
1297 return *x.InvoluntaryContextSwitches