Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c2175 unsigned int sam_act_mhz; member
3666 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->sam_act_mhz); in format_counters()
3879 old->sam_act_mhz = new->sam_act_mhz; in delta_package()
4180 p->sam_act_mhz = 0; in clear_counters()
4335 average.packages->sam_act_mhz = p->sam_act_mhz; in sum_counters()
5380 p->sam_act_mhz = gfx_info[SAM_ACTMHz].val; in get_counters()