Searched refs:get_counters (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | counters.c | 230 static const struct mlx5_ib_counters *get_counters(struct mlx5_ib_dev *dev, in get_counters() function 252 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num + 1); in mlx5_ib_get_counters_id() 291 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_alloc_hw_port_stats() 392 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in do_get_hw_stats() 463 const struct mlx5_ib_counters *cnts = get_counters(dev, counter->port); in do_per_qp_get_op_stat() 506 cnts = get_counters(dev, port_num); in do_get_op_stat() 537 cnts = get_counters(dev, port_num); in do_get_op_stats() 558 cnts = get_counters(dev, port_num); in mlx5_ib_get_hw_stats() 585 const struct mlx5_ib_counters *cnts = get_counters(dev, counter->port); in mlx5_ib_counter_alloc_stats() 593 const struct mlx5_ib_counters *cnts = get_counters(dev, counter->port); in mlx5_ib_counter_update_stats()
|
| /linux/include/soc/amlogic/ |
| H A D | meson_ddr_pmu.h | 45 void (*get_counters)(struct dmc_info *info, member
|
| /linux/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 600 static void get_counters(const struct xt_table_info *t, in get_counters() function 665 get_counters(private, counters); in alloc_counters()
|
| H A D | ip_tables.c | 739 get_counters(const struct xt_table_info *t, in get_counters() function 804 get_counters(private, counters); in alloc_counters()
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 756 get_counters(const struct xt_table_info *t, in get_counters() function 820 get_counters(private, counters); in alloc_counters()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 5038 int get_counters(PER_THREAD_PARAMS) in get_counters() function 6663 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop() 6690 retval = for_all_cpus(get_counters, ODD_COUNTERS); in turbostat_loop() 6714 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop() 10080 status = for_all_cpus(get_counters, EVEN_COUNTERS); in fork_it() 10111 for_all_cpus(get_counters, ODD_COUNTERS); in fork_it() 10133 status = for_all_cpus(get_counters, ODD_COUNTERS); in get_and_dump_counters()
|