Searched defs:iolatency_grp (Results 1 – 1 of 1) sorted by relevance
138 struct iolatency_grp { struct139 struct blkg_policy_data pd;140 struct latency_stat __percpu *stats;141 struct latency_stat cur_stat;142 struct blk_iolatency *blkiolat;143 struct rq_depth rq_depth;144 struct rq_wait rq_wait;145 atomic64_t window_start;146 atomic_t scale_cookie;147 u64 min_lat_nsec;[all …]