Searched defs:iolatency_grp (Results 1 – 1 of 1) sorted by relevance
118 struct iolatency_grp { struct119 struct blkg_policy_data pd;120 struct blk_rq_stat __percpu *stats;121 struct blk_iolatency *blkiolat;122 struct rq_depth rq_depth;123 struct rq_wait rq_wait;124 atomic64_t window_start;125 atomic_t scale_cookie;126 u64 min_lat_nsec;127 u64 cur_win_nsec;[all …]