Searched defs:hfsc_classstats_v1 (Results 1 – 1 of 1) sorted by relevance
121 struct hfsc_classstats_v1 { struct122 u_int class_id;123 u_int32_t class_handle;124 struct service_curve_v1 rsc;125 struct service_curve_v1 fsc;126 struct service_curve_v1 usc; /* upper limit service curve */128 u_int64_t total; /* total work in bytes */129 u_int64_t cumul; /* cumulative work in bytes131 u_int64_t d; /* deadline */132 u_int64_t e; /* eligible time */[all …]