Lines Matching defs:bfqg_stats
811 struct bfqg_stats { struct
814 struct blkg_rwstat merged;
816 struct blkg_rwstat service_time;
818 struct blkg_rwstat wait_time;
820 struct blkg_rwstat queued;
822 struct bfq_stat time;
824 struct bfq_stat avg_queue_size_sum;
826 struct bfq_stat avg_queue_size_samples;
828 struct bfq_stat dequeue;
830 struct bfq_stat group_wait_time;
832 struct bfq_stat idle_time;
834 struct bfq_stat empty_time;
836 u64 start_group_wait_time;
837 u64 start_idle_time;
838 u64 start_empty_time;
839 uint16_t flags;