Lines Matching defs:cfqg_stats
173 struct cfqg_stats { struct
176 struct blkg_rwstat service_bytes;
178 struct blkg_rwstat serviced;
180 struct blkg_rwstat merged;
182 struct blkg_rwstat service_time;
184 struct blkg_rwstat wait_time;
186 struct blkg_rwstat queued;
188 struct blkg_stat sectors;
190 struct blkg_stat time;
193 struct blkg_stat unaccounted_time;
195 struct blkg_stat avg_queue_size_sum;
197 struct blkg_stat avg_queue_size_samples;
199 struct blkg_stat dequeue;
201 struct blkg_stat group_wait_time;
203 struct blkg_stat idle_time;
205 struct blkg_stat empty_time;
207 uint64_t start_group_wait_time;
208 uint64_t start_idle_time;
209 uint64_t start_empty_time;
210 uint16_t flags;