Home
last modified time | relevance | path

Searched defs:update_stats (Results 1 – 22 of 22) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Dsyscall_summary.bpf.c66 static void update_stats(int cpu_or_tid, u64 cgroup_id, int nr, s64 duration, in update_stats() function
/linux/samples/bpf/
H A Dsockex3_kern.c90 static void update_stats(struct __sk_buff *skb, struct globals *g) in update_stats() function
/linux/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c104 static void update_stats(struct stats * const ustats, in update_stats() function
/linux/drivers/net/ethernet/3com/
H A D3c589_cs.c795 static void update_stats(struct net_device *dev) in update_stats() function
H A D3c574_cs.c950 static void update_stats(struct net_device *dev) in update_stats() function
H A D3c509.c879 static void update_stats(struct net_device *dev) in update_stats() function
H A D3c515.c1475 static void update_stats(int ioaddr, struct net_device *dev) in update_stats() function
H A D3c59x.c2845 static void update_stats(void __iomem *ioaddr, struct net_device *dev) in update_stats() function
/linux/tools/perf/util/
H A Dstat.c20 void update_stats(struct stats *stats, u64 val) in update_stats() function
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h62 void (*update_stats)(struct intel_context *ce); member
/linux/drivers/net/ethernet/amd/
H A Dnmclan_cs.c1223 static void update_stats(unsigned int ioaddr, struct net_device *dev) in update_stats() function
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h368 int (*update_stats)(struct aq_hw_s *self); member
/linux/include/linux/
H A Dphy.h1144 int (*update_stats)(struct phy_device *dev); member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h76 void (*update_stats)(struct mlx5e_priv *priv); member
H A Den.h987 void (*update_stats)(struct mlx5e_priv *priv); member
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h622 void (*update_stats)(struct fm10k_hw *, struct fm10k_hw_stats_q *, u16); member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h682 void (*update_stats)(struct hnae3_handle *handle); member
/linux/include/soc/mscc/
H A Docelot.h667 void (*update_stats)(struct ocelot *ocelot); member
/linux/drivers/md/
H A Ddm-cache-target.c974 static void update_stats(struct cache_stats *stats, enum policy_operation op) in update_stats() function
/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1311 size_t (*update_stats)(struct efx_nic *efx, u64 *full_stats, member
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1412 size_t (*update_stats)(struct efx_nic *efx, u64 *full_stats, member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c105 bool update_stats = false; in bnxt_set_coalesce() local