Home
last modified time | relevance | path

Searched refs:get_counters (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c1774 int get_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_counters() function
3074 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()
3097 retval = for_all_cpus(get_counters, ODD_COUNTERS); in turbostat_loop()
3120 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()
5241 status = for_all_cpus(get_counters, EVEN_COUNTERS); in fork_it()
5273 for_all_cpus(get_counters, ODD_COUNTERS); in fork_it()
5295 status = for_all_cpus(get_counters, ODD_COUNTERS); in get_and_dump_counters()
/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c594 static void get_counters(const struct xt_table_info *t, in get_counters() function
659 get_counters(private, counters); in alloc_counters()
Dip_tables.c740 get_counters(const struct xt_table_info *t, in get_counters() function
805 get_counters(private, counters); in alloc_counters()
/Linux-v5.4/net/bridge/netfilter/
Debtables.c946 static void get_counters(const struct ebt_counter *oldcounters, in get_counters() function
1022 get_counters(t->private->counters, counterstmp, in do_replace_finish()
1403 get_counters(oldcounters, counterstmp, nentries); in copy_counters_to_user()
/Linux-v5.4/net/ipv6/netfilter/
Dip6_tables.c757 get_counters(const struct xt_table_info *t, in get_counters() function
821 get_counters(private, counters); in alloc_counters()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c5487 static const struct mlx5_ib_counters *get_counters(struct mlx5_ib_dev *dev, in get_counters() function
5505 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_get_counters_id()
5520 cnts = get_counters(dev, port_num - 1); in mlx5_ib_alloc_hw_stats()
5588 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num - 1); in mlx5_ib_get_hw_stats()
5642 get_counters(dev, counter->port - 1); in mlx5_ib_counter_alloc_stats()
5654 get_counters(dev, counter->port - 1); in mlx5_ib_counter_update_stats()