Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1630 unsigned int sam_act_mhz; member
2943 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->sam_act_mhz); in format_counters()
3187 old->sam_act_mhz = new->sam_act_mhz; in delta_package()
3467 p->sam_act_mhz = 0; in clear_counters()
3615 average.packages.sam_act_mhz = p->sam_act_mhz; in sum_counters()
4634 p->sam_act_mhz = gfx_info[SAM_ACTMHz].val; in get_counters()