Searched defs:iolatency_grp (Results 1 – 1 of 1) sorted by relevance
133 struct iolatency_grp { struct134 struct blkg_policy_data pd;135 struct latency_stat __percpu *stats;136 struct latency_stat cur_stat;137 struct blk_iolatency *blkiolat;138 struct rq_depth rq_depth;139 struct rq_wait rq_wait;140 atomic64_t window_start;141 atomic_t scale_cookie;142 u64 min_lat_nsec;[all …]