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

/freebsd-11-stable/sys/amd64/include/
H A Dpmc_mdep.h78 struct pmc_md_ucf_op_pmcallocate pm_ucf; member in union:pmc_md_op_pmcallocate
94 struct pmc_md_ucf_pmc pm_ucf; member in union:pmc_md_pmc
/freebsd-11-stable/sys/i386/include/
H A Dpmc_mdep.h89 struct pmc_md_ucf_op_pmcallocate pm_ucf; member in union:pmc_md_op_pmcallocate
108 struct pmc_md_ucf_pmc pm_ucf; member in union:pmc_md_pmc
/freebsd-11-stable/sys/dev/hwpmc/
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;
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c1117 pmc_config->pm_md.pm_ucf.pm_ucf_flags = 0;

Completed in 145 milliseconds