| /Linux-v5.4/tools/perf/bench/ |
| D | futex-wake-parallel.c | 172 update_stats(&__waketime_stats, waking_worker[i].runtime.tv_usec); in print_run() 173 update_stats(&__wakeup_stats, waking_worker[i].nwoken); in print_run() 208 update_stats(&waketime_stats, waking_worker[i].runtime.tv_usec); in do_run_stats() 209 update_stats(&wakeup_stats, waking_worker[i].nwoken); in do_run_stats()
|
| D | futex-wake.c | 187 update_stats(&wakeup_stats, nwoken); in bench_futex_wake() 188 update_stats(&waketime_stats, runtime.tv_usec); in bench_futex_wake()
|
| D | futex-requeue.c | 189 update_stats(&requeued_stats, nrequeued); in bench_futex_requeue() 190 update_stats(&requeuetime_stats, runtime.tv_usec); in bench_futex_requeue()
|
| D | futex-hash.c | 208 update_stats(&throughput_stats, t); in bench_futex_hash()
|
| D | futex-lock-pi.c | 216 update_stats(&throughput_stats, t); in bench_futex_lock_pi()
|
| D | epoll-ctl.c | 394 update_stats(&all_stats[j], t[j]); in bench_epoll_ctl()
|
| D | epoll-wait.c | 524 update_stats(&throughput_stats, t); in bench_epoll_wait()
|
| /Linux-v5.4/drivers/md/ |
| D | dm-cache-background-tracker.c | 133 static void update_stats(struct background_tracker *b, struct policy_work *w, int delta) in update_stats() function 206 update_stats(b, &w->work, 1); in btracker_queue() 235 update_stats(b, &w->work, -1); in btracker_complete()
|
| /Linux-v5.4/tools/testing/selftests/sparc64/drivers/ |
| D | adi-test.c | 108 static void update_stats(struct stats * const ustats, in update_stats() function 197 update_stats(&read_stats, elapsed_time, buf_sz); in read_adi() 225 update_stats(&pread_stats, elapsed_time, buf_sz); in pread_adi() 253 update_stats(&write_stats, elapsed_time, buf_sz); in write_adi() 284 update_stats(&pwrite_stats, elapsed_time, buf_sz); in pwrite_adi() 310 update_stats(&seek_stats, end - start, 0); in seek_adi()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_stats.c | 1673 .update_stats = mlx5e_grp_sw_update_stats, 1680 .update_stats = mlx5e_grp_q_update_stats, 1686 .update_stats = mlx5e_grp_vnic_env_update_stats, 1693 .update_stats = mlx5e_grp_vport_update_stats, 1700 .update_stats = mlx5e_grp_802_3_update_stats, 1706 .update_stats = mlx5e_grp_2863_update_stats, 1712 .update_stats = mlx5e_grp_2819_update_stats, 1718 .update_stats = mlx5e_grp_phy_update_stats, 1724 .update_stats = mlx5e_grp_eth_ext_update_stats, 1730 .update_stats = mlx5e_grp_pcie_update_stats, [all …]
|
| D | en_stats.h | 335 void (*update_stats)(struct mlx5e_priv *priv); member
|
| /Linux-v5.4/samples/bpf/ |
| D | sockex3_kern.c | 122 static void update_stats(struct __sk_buff *skb, struct globals *g) in update_stats() function 182 update_stats(skb, g); in parse_ip_proto()
|
| /Linux-v5.4/drivers/net/ethernet/3com/ |
| D | 3c589_cs.c | 172 static void update_stats(struct net_device *dev); 635 update_stats(dev); in el3_interrupt() 774 update_stats(dev); in el3_get_stats() 788 static void update_stats(struct net_device *dev) in update_stats() function 937 update_stats(dev); in el3_close()
|
| D | 3c574_cs.c | 233 static void update_stats(struct net_device *dev); 810 update_stats(dev); in el3_interrupt() 941 update_stats(dev); in el3_get_stats() 951 static void update_stats(struct net_device *dev) in update_stats() function 1135 update_stats(dev); in el3_close()
|
| D | 3c509.c | 194 static void update_stats(struct net_device *dev); 803 update_stats(dev); in el3_interrupt() 877 update_stats(dev); in el3_get_stats() 887 static void update_stats(struct net_device *dev) in update_stats() function 1227 update_stats(dev); in el3_down()
|
| D | 3c515.c | 378 static void update_stats(int addr, struct net_device *dev); 1213 update_stats(ioaddr, dev); in corkscrew_interrupt() 1447 update_stats(ioaddr, dev); in corkscrew_close() 1475 update_stats(dev->base_addr, dev); in corkscrew_get_stats() 1488 static void update_stats(int ioaddr, struct net_device *dev) in update_stats() function
|
| D | 3c59x.c | 773 static void update_stats(void __iomem *ioaddr, struct net_device *dev); 1982 update_stats(ioaddr, dev); in vortex_error() 2710 update_stats(ioaddr, dev); in vortex_down() 2830 update_stats(ioaddr, dev); in vortex_get_stats() 2843 static void update_stats(void __iomem *ioaddr, struct net_device *dev) in update_stats() function 2932 update_stats(ioaddr, dev); in vortex_get_ethtool_stats()
|
| /Linux-v5.4/drivers/net/wireless/intersil/orinoco/ |
| D | main.c | 784 goto update_stats; in orinoco_rx_monitor() 791 goto update_stats; in orinoco_rx_monitor() 823 update_stats: in orinoco_rx_monitor() 842 goto update_stats; in __orinoco_ev_rx() 851 goto update_stats; in __orinoco_ev_rx() 860 goto update_stats; in __orinoco_ev_rx() 873 goto update_stats; in __orinoco_ev_rx() 889 goto update_stats; in __orinoco_ev_rx() 906 goto update_stats; in __orinoco_ev_rx() 937 update_stats: in __orinoco_ev_rx()
|
| /Linux-v5.4/tools/perf/util/ |
| D | stat.c | 18 void update_stats(struct stats *stats, u64 val) in update_stats() function 388 update_stats(&ps->res_stats[i], count[i]); in perf_stat_process_counter()
|
| D | stat.h | 131 void update_stats(struct stats *stats, u64 val);
|
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_nic.c | 203 if (self->aq_fw_ops->update_stats) in aq_nic_service_task() 204 self->aq_fw_ops->update_stats(self->aq_hw); in aq_nic_service_task() 719 if (self->aq_fw_ops->update_stats) { in aq_nic_get_stats() 721 self->aq_fw_ops->update_stats(self->aq_hw); in aq_nic_get_stats()
|
| D | aq_hw.h | 259 int (*update_stats)(struct aq_hw_s *self); member
|
| /Linux-v5.4/drivers/net/wireless/intersil/p54/ |
| D | p54.h | 204 bool update_stats; member
|
| D | main.c | 285 priv->update_stats = true; in p54_wait_for_stats() 310 priv->update_stats = true; in p54_reset_stats()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ipoib_vlan.c | 354 .update_stats = NULL,
|