Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c126 static u_int64_t rtsc_x2y(struct runtime_sc *, u_int64_t);
1472 rtsc_x2y(struct runtime_sc *rtsc, u_int64_t x) in rtsc_x2y() function
1500 y1 = rtsc_x2y(rtsc, x); in rtsc_min()
1515 y1 = rtsc_x2y(rtsc, x); in rtsc_min()
1521 y2 = rtsc_x2y(rtsc, x + isc->dx); in rtsc_min()