Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c1792 unsigned int sam_act_mhz; member
3198 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->sam_act_mhz); in format_counters()
3453 old->sam_act_mhz = new->sam_act_mhz; in delta_package()
3740 p->sam_act_mhz = 0; in clear_counters()
3889 average.packages.sam_act_mhz = p->sam_act_mhz; in sum_counters()
4920 p->sam_act_mhz = gfx_info[SAM_ACTMHz].val; in get_counters()