Searched defs:bfqg_stats (Results 1 – 1 of 1) sorted by relevance
919 struct bfqg_stats { struct921 struct blkg_rwstat bytes;922 struct blkg_rwstat ios;925 struct blkg_rwstat merged;927 struct blkg_rwstat service_time;929 struct blkg_rwstat wait_time;931 struct blkg_rwstat queued;933 struct bfq_stat time;935 struct bfq_stat avg_queue_size_sum;937 struct bfq_stat avg_queue_size_samples;[all …]