Symbol: perf_counter_info
tools/power/x86/turbostat/turbostat.c
107
struct perf_counter_info *next;
tools/power/x86/turbostat/turbostat.c
10757
struct perf_counter_info *make_perf_counter_info(const char *perf_device,
tools/power/x86/turbostat/turbostat.c
10762
struct perf_counter_info *pinfo;
tools/power/x86/turbostat/turbostat.c
10783
struct perf_counter_info *pinfo;
tools/power/x86/turbostat/turbostat.c
2327
struct perf_counter_info *perf_tp;
tools/power/x86/turbostat/turbostat.c
2328
struct perf_counter_info *perf_cp;
tools/power/x86/turbostat/turbostat.c
2329
struct perf_counter_info *perf_pp;
tools/power/x86/turbostat/turbostat.c
2691
unsigned int cpu_to_domain(const struct perf_counter_info *pc, int cpu)
tools/power/x86/turbostat/turbostat.c
2912
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
3351
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
3835
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
3920
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
3969
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
4217
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
4371
struct perf_counter_info *pp;
tools/power/x86/turbostat/turbostat.c
5154
int perf_counter_info_read_values(struct perf_counter_info *pp, int cpu, unsigned long long *out, size_t out_size)
tools/power/x86/turbostat/turbostat.c
5945
void free_fd_added_perf_counters_(struct perf_counter_info *pp)
tools/power/x86/turbostat/turbostat.c
9987
int added_perf_counters_init_(struct perf_counter_info *pinfo)