Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c3809 int get_mp(int cpu, struct msr_counter *mp, unsigned long long *counterp, char *counter_path) in get_mp() function
4523 if (get_mp(cpu, mp, &t->counter[i], mp->sp->path)) in get_counters()
4567 if (get_mp(cpu, mp, &c->counter[i], mp->sp->path)) in get_counters()
4646 if (get_mp(cpu, mp, &p->counter[i], path)) in get_counters()