Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_uncore.h103 uint64_t pm_ucf_ctrl; member
H A Dhwpmc_uncore.c206 pm->pm_md.pm_ucf.pm_ucf_ctrl = (flags << (ri * 4)); in ucf_allocate_pmc()
209 (uintmax_t) pm->pm_md.pm_ucf.pm_ucf_ctrl); in ucf_allocate_pmc()
313 ucfc->pc_ucfctrl |= pm->pm_md.pm_ucf.pm_ucf_ctrl; in ucf_start_pmc()