Searched refs:get_mp (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 4327 int get_mp(int cpu, struct msr_counter *mp, unsigned long long *counterp, char *counter_path) in get_mp() function 5076 if (get_mp(cpu, mp, &t->counter[i], mp->sp->path)) in get_counters() 5120 if (get_mp(cpu, mp, &c->counter[i], mp->sp->path)) in get_counters() 5199 if (get_mp(cpu, mp, &p->counter[i], path)) in get_counters()
|