get_counters     5500 drivers/infiniband/hw/mlx5/main.c 	const struct mlx5_ib_counters *cnts = get_counters(dev, port_num);
get_counters     5515 drivers/infiniband/hw/mlx5/main.c 	cnts = get_counters(dev, port_num - 1);
get_counters     5583 drivers/infiniband/hw/mlx5/main.c 	const struct mlx5_ib_counters *cnts = get_counters(dev, port_num - 1);
get_counters     5637 drivers/infiniband/hw/mlx5/main.c 		get_counters(dev, counter->port - 1);
get_counters     5650 drivers/infiniband/hw/mlx5/main.c 		get_counters(dev, counter->port - 1);
get_counters     1022 net/bridge/netfilter/ebtables.c 		get_counters(t->private->counters, counterstmp,
get_counters     1403 net/bridge/netfilter/ebtables.c 	get_counters(oldcounters, counterstmp, nentries);
get_counters      664 net/ipv4/netfilter/arp_tables.c 	get_counters(private, counters);
get_counters      805 net/ipv4/netfilter/ip_tables.c 	get_counters(private, counters);
get_counters      821 net/ipv6/netfilter/ip6_tables.c 	get_counters(private, counters);
get_counters     3073 tools/power/x86/turbostat/turbostat.c 	retval = for_all_cpus(get_counters, EVEN_COUNTERS);
get_counters     3096 tools/power/x86/turbostat/turbostat.c 		retval = for_all_cpus(get_counters, ODD_COUNTERS);
get_counters     3119 tools/power/x86/turbostat/turbostat.c 		retval = for_all_cpus(get_counters, EVEN_COUNTERS);
get_counters     5260 tools/power/x86/turbostat/turbostat.c 	status = for_all_cpus(get_counters, EVEN_COUNTERS);
get_counters     5292 tools/power/x86/turbostat/turbostat.c 	for_all_cpus(get_counters, ODD_COUNTERS);
get_counters     5314 tools/power/x86/turbostat/turbostat.c 	status = for_all_cpus(get_counters, ODD_COUNTERS);