Home
last modified time | relevance | path

Searched defs:iolatency_grp (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/block/
Dblk-iolatency.c139 struct iolatency_grp { struct
140 struct blkg_policy_data pd;
141 struct latency_stat __percpu *stats;
142 struct latency_stat cur_stat;
143 struct blk_iolatency *blkiolat;
144 struct rq_depth rq_depth;
145 struct rq_wait rq_wait;
146 atomic64_t window_start;
147 atomic_t scale_cookie;
148 u64 min_lat_nsec;
[all …]