Searched defs:bfqg_stats (Results 1 – 1 of 1) sorted by relevance
837 struct bfqg_stats { struct839 struct blkg_rwstat bytes;840 struct blkg_rwstat ios;843 struct blkg_rwstat merged;845 struct blkg_rwstat service_time;847 struct blkg_rwstat wait_time;849 struct blkg_rwstat queued;851 struct bfq_stat time;853 struct bfq_stat avg_queue_size_sum;855 struct bfq_stat avg_queue_size_samples;[all …]