Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go1076 type SchedCreditParams struct { struct
A Dhelpers.gen.go3787 func NewSchedCreditParams() (*SchedCreditParams, error) {
3789 x SchedCreditParams
3799 func (x *SchedCreditParams) fromC(xc *C.libxl_sched_credit_params) error {
3806 func (x *SchedCreditParams) toC(xc *C.libxl_sched_credit_params) (err error){xc.tslice_ms = C.int(x…

Completed in 13 milliseconds