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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c151 static u_int64_t rtsc_x2y(struct runtime_sc *, u_int64_t);
1815 rtsc_x2y(struct runtime_sc *rtsc, u_int64_t x) function
1843 y1 = rtsc_x2y(rtsc, x);
1858 y1 = rtsc_x2y(rtsc, x);
1864 y2 = rtsc_x2y(rtsc, x + isc->dx);

Completed in 20 milliseconds