Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_rapl.c60 struct rapl_value rc_value[RAPL_MAX_NPMCS]; member
129 rapl_update_delta(&rc->rc_value[ri], cur); in rapl_sample_row()
130 accum = rc->rc_value[ri].rv_accum; in rapl_sample_row()