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

/freebsd-10.2-release/sys/dev/hwpmc/
H A Dhwpmc_uncore.h104 uint64_t pm_ucf_ctrl; member in struct:pmc_md_ucf_pmc
H A Dhwpmc_uncore.c213 pm->pm_md.pm_ucf.pm_ucf_ctrl = (flags << (ri * 4));
216 (uintmax_t) pm->pm_md.pm_ucf.pm_ucf_ctrl);
336 ucfc->pc_ucfctrl |= pm->pm_md.pm_ucf.pm_ucf_ctrl;

Completed in 115 milliseconds