Searched refs:local_stat (Results 1 – 3 of 3) sorted by relevance
542 struct iocg_stat local_stat; member1337 iocg->local_stat.indelay_us += now->now - iocg->indelay_since; in iocg_kick_delay()1385 iocg->local_stat.indebt_us += now->now - iocg->indebt_since; in iocg_pay_debt()1479 iocg->local_stat.wait_us += now->now - iocg->wait_since; in iocg_kick_waitq()1627 iocg->local_stat.usage_us += iocg->usage_delta_us; in iocg_flush_stat_one()1631 iocg->local_stat.usage_us + iocg->desc_stat.usage_us; in iocg_flush_stat_one()1633 iocg->local_stat.wait_us + iocg->desc_stat.wait_us; in iocg_flush_stat_one()1635 iocg->local_stat.indebt_us + iocg->desc_stat.indebt_us; in iocg_flush_stat_one()1637 iocg->local_stat.indelay_us + iocg->desc_stat.indelay_us; in iocg_flush_stat_one()2137 iocg->local_stat.wait_us += now.now - iocg->wait_since; in ioc_timer_fn()[all …]
8577 struct sg_lb_stats local_stat; /* Statistics of the local group */ member9082 sds->local_stat.group_type != group_has_spare)) in update_sd_pick_busiest()9530 struct sg_lb_stats *local = &sds->local_stat; in update_sd_lb_stats()9629 local = &sds->local_stat; in calculate_imbalance()9827 local = &sds.local_stat; in find_busiest_group()
3387 enum numa_stat_item local_stat = NUMA_LOCAL; in zone_statistics() local3394 local_stat = NUMA_OTHER; in zone_statistics()3402 __inc_numa_state(z, local_stat); in zone_statistics()