Searched refs:cl_total (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h250 u_int64_t cl_total; /* total work in bytes */ member in struct:hfsc_class
H A Dpktsched_hfsc.c1289 vt, cl->cl_total);
1311 cl->cl_total);
1314 cl->cl_total);
1344 cl->cl_total += len;
1372 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total)
1390 rtsc_y2x(&cl->cl_ulimit, cl->cl_total);
1937 sp->total = cl->cl_total;

Completed in 76 milliseconds