Lines Matching defs:bfqg_stats
698 struct bfqg_stats { struct
701 struct blkg_rwstat merged;
703 struct blkg_rwstat service_time;
705 struct blkg_rwstat wait_time;
707 struct blkg_rwstat queued;
709 struct blkg_stat time;
711 struct blkg_stat avg_queue_size_sum;
713 struct blkg_stat avg_queue_size_samples;
715 struct blkg_stat dequeue;
717 struct blkg_stat group_wait_time;
719 struct blkg_stat idle_time;
721 struct blkg_stat empty_time;
723 u64 start_group_wait_time;
724 u64 start_idle_time;
725 u64 start_empty_time;
726 uint16_t flags;