Lines Matching defs:stats
292 struct cfqg_stats stats; /* stats for this cfqg */ member
506 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_group_wait_time() local
517 static void cfqg_stats_end_empty_time(struct cfqg_stats *stats) in cfqg_stats_end_empty_time()
538 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_empty_time() local
557 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_update_idle_time() local
571 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_idle_time() local
581 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_update_avg_queue_size() local
592 static inline void cfqg_stats_end_empty_time(struct cfqg_stats *stats) { } in cfqg_stats_end_empty_time()
682 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_update_completion() local
693 static void cfqg_stats_reset(struct cfqg_stats *stats) in cfqg_stats_reset()
1524 static void cfqg_stats_init(struct cfqg_stats *stats) in cfqg_stats_init()