Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c1701 int get_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_counters() function
2964 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()
2987 retval = for_all_cpus(get_counters, ODD_COUNTERS); in turbostat_loop()
3010 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()
5034 status = for_all_cpus(get_counters, EVEN_COUNTERS); in fork_it()
5063 for_all_cpus(get_counters, ODD_COUNTERS); in fork_it()
5085 status = for_all_cpus(get_counters, ODD_COUNTERS); in get_and_dump_counters()
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c593 static void get_counters(const struct xt_table_info *t, in get_counters() function
658 get_counters(private, counters); in alloc_counters()
Dip_tables.c743 get_counters(const struct xt_table_info *t, in get_counters() function
808 get_counters(private, counters); in alloc_counters()
/Linux-v4.19/net/bridge/netfilter/
Debtables.c984 static void get_counters(const struct ebt_counter *oldcounters, in get_counters() function
1061 get_counters(t->private->counters, counterstmp, in do_replace_finish()
1458 get_counters(oldcounters, counterstmp, nentries); in copy_counters_to_user()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c760 get_counters(const struct xt_table_info *t, in get_counters() function
824 get_counters(private, counters); in alloc_counters()