Searched refs:bandwidth_t (Results 1 – 2 of 2) sorted by relevance
18 typedef long long bandwidth_t; typedef27 bandwidth_t /* bytes_per_sec */,30 bandwidth_t * /* read_bw */,31 bandwidth_t * /* write_bw */);
1284 #define XBOW_GBR_TO_BYTES(cnt) (bandwidth_t) ((cnt) * GRANULARITY)1295 xbow_bytes_to_gbr(bandwidth_t old_bytes_per_sec, bandwidth_t bytes_per_sec) in xbow_bytes_to_gbr()1300 bandwidth_t new_total_bw; in xbow_bytes_to_gbr()1324 bandwidth_t1347 bandwidth_t old_bw_BYTES, req_bw_BYTES; in xbow_prio_bw_alloc()