Searched refs:pm_ucf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/i386/include/
H A Dpmc_mdep.h83 struct pmc_md_ucf_op_pmcallocate pm_ucf; member in union:pmc_md_op_pmcallocate
99 struct pmc_md_ucf_pmc pm_ucf; member in union:pmc_md_pmc
/freebsd-13-stable/sys/amd64/include/
H A Dpmc_mdep.h77 struct pmc_md_ucf_op_pmcallocate pm_ucf; member in union:pmc_md_op_pmcallocate
92 struct pmc_md_ucf_pmc pm_ucf; member in union:pmc_md_pmc
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_uncore.c212 pm->pm_md.pm_ucf.pm_ucf_ctrl = (flags << (ri * 4));
215 (uintmax_t) pm->pm_md.pm_ucf.pm_ucf_ctrl);
335 ucfc->pc_ucfctrl |= pm->pm_md.pm_ucf.pm_ucf_ctrl;

Completed in 67 milliseconds