Searched refs:local_stat (Results 1 – 3 of 3) sorted by relevance
536 struct iocg_stat local_stat; member1374 iocg->local_stat.indelay_us += now->now - iocg->indelay_since; in iocg_kick_delay()1422 iocg->local_stat.indebt_us += now->now - iocg->indebt_since; in iocg_pay_debt()1516 iocg->local_stat.wait_us += now->now - iocg->wait_since; in iocg_kick_waitq()1664 iocg->local_stat.usage_us += iocg->usage_delta_us; in iocg_flush_stat_one()1668 iocg->local_stat.usage_us + iocg->desc_stat.usage_us; in iocg_flush_stat_one()1670 iocg->local_stat.wait_us + iocg->desc_stat.wait_us; in iocg_flush_stat_one()1672 iocg->local_stat.indebt_us + iocg->desc_stat.indebt_us; in iocg_flush_stat_one()1674 iocg->local_stat.indelay_us + iocg->desc_stat.indelay_us; in iocg_flush_stat_one()2155 iocg->local_stat.wait_us += now->now - iocg->wait_since; in ioc_check_iocgs()[all …]
8342 struct sg_lb_stats local_stat; /* Statistics of the local group */ member8715 sds->local_stat.group_type != group_has_spare)) in update_sd_pick_busiest()9165 struct sg_lb_stats *local = &sds->local_stat; in update_sd_lb_stats()9254 local = &sds->local_stat; in calculate_imbalance()9442 local = &sds.local_stat; in find_busiest_group()
3581 enum numa_stat_item local_stat = NUMA_LOCAL; in zone_statistics() local3588 local_stat = NUMA_OTHER; in zone_statistics()3596 __count_numa_events(z, local_stat, nr_account); in zone_statistics()