Searched defs:hfsc_classstats_v0 (Results 1 – 1 of 1) sorted by relevance
78 struct hfsc_classstats_v0 { struct79 u_int class_id;80 u_int32_t class_handle;81 struct service_curve_v0 rsc;82 struct service_curve_v0 fsc;83 struct service_curve_v0 usc; /* upper limit service curve */85 u_int64_t total; /* total work in bytes */86 u_int64_t cumul; /* cumulative work in bytes88 u_int64_t d; /* deadline */89 u_int64_t e; /* eligible time */[all …]