Searched refs:local_stat (Results 1 – 3 of 3) sorted by relevance
538 struct iocg_stat local_stat; member1318 iocg->local_stat.indelay_us += now->now - iocg->indelay_since; in iocg_kick_delay()1366 iocg->local_stat.indebt_us += now->now - iocg->indebt_since; in iocg_pay_debt()1459 iocg->local_stat.wait_us += now->now - iocg->wait_since; in iocg_kick_waitq()1607 iocg->local_stat.usage_us += iocg->usage_delta_us; in iocg_flush_stat_one()1611 iocg->local_stat.usage_us + iocg->desc_stat.usage_us; in iocg_flush_stat_one()1613 iocg->local_stat.wait_us + iocg->desc_stat.wait_us; in iocg_flush_stat_one()1615 iocg->local_stat.indebt_us + iocg->desc_stat.indebt_us; in iocg_flush_stat_one()1617 iocg->local_stat.indelay_us + iocg->desc_stat.indelay_us; in iocg_flush_stat_one()2117 iocg->local_stat.wait_us += now.now - iocg->wait_since; in ioc_timer_fn()[all …]
8066 struct sg_lb_stats local_stat; /* Statistics of the local group */ member8484 sds->local_stat.group_type != group_has_spare)) in update_sd_pick_busiest()8918 struct sg_lb_stats *local = &sds->local_stat; in update_sd_lb_stats()9017 local = &sds->local_stat; in calculate_imbalance()9204 local = &sds.local_stat; in find_busiest_group()
3351 enum numa_stat_item local_stat = NUMA_LOCAL; in zone_statistics() local3358 local_stat = NUMA_OTHER; in zone_statistics()3366 __inc_numa_state(z, local_stat); in zone_statistics()