Lines Matching defs:cfqg_stats
178 struct cfqg_stats { struct
181 struct blkg_rwstat merged;
183 struct blkg_rwstat service_time;
185 struct blkg_rwstat wait_time;
187 struct blkg_rwstat queued;
189 struct blkg_stat time;
192 struct blkg_stat unaccounted_time;
194 struct blkg_stat avg_queue_size_sum;
196 struct blkg_stat avg_queue_size_samples;
198 struct blkg_stat dequeue;
200 struct blkg_stat group_wait_time;
202 struct blkg_stat idle_time;
204 struct blkg_stat empty_time;
206 uint64_t start_group_wait_time;
207 uint64_t start_idle_time;
208 uint64_t start_empty_time;
209 uint16_t flags;