Lines Matching defs:Status_EdgeFinished
362 type Status_EdgeFinished struct { struct
364 Id *uint32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
366 EndTime *uint32 `protobuf:"varint,2,opt,name=end_time,json=endTime" json:"end_time,omitempty"`
368 Status *int32 `protobuf:"zigzag32,3,opt,name=status" json:"status,omitempty"`
370 Output *string `protobuf:"bytes,4,opt,name=output" json:"output,omitempty"`
372 UserTime *uint32 `protobuf:"varint,5,opt,name=user_time,json=userTime" json:"user_time,omitempty"`
374 …ime *uint32 `protobuf:"varint,6,opt,name=system_time,json=systemTime" json:"system_time,omitempty"`
376 …axRssKb *uint64 `protobuf:"varint,7,opt,name=max_rss_kb,json=maxRssKb" json:"max_rss_kb,omitempty"`
378 …obuf:"varint,8,opt,name=minor_page_faults,json=minorPageFaults" json:"minor_page_faults,omitempty"`
380 …obuf:"varint,9,opt,name=major_page_faults,json=majorPageFaults" json:"major_page_faults,omitempty"`
382 …tKb *uint64 `protobuf:"varint,10,opt,name=io_input_kb,json=ioInputKb" json:"io_input_kb,omitempty"`
384 … *uint64 `protobuf:"varint,11,opt,name=io_output_kb,json=ioOutputKb" json:"io_output_kb,omitempty"`
386 …untary_context_switches,json=voluntaryContextSwitches" json:"voluntary_context_switches,omitempty"`
388 …ry_context_switches,json=involuntaryContextSwitches" json:"involuntary_context_switches,omitempty"`
389 XXX_NoUnkeyedLiteral struct{} `json:"-"`
390 XXX_unrecognized []byte `json:"-"`
391 XXX_sizecache int32 `json:"-"`