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

/freebsd-10.0-release/sys/amd64/include/
H A Dpmc_mdep.h77 struct pmc_md_ucf_op_pmcallocate pm_ucf; member in union:pmc_md_op_pmcallocate
93 struct pmc_md_ucf_pmc pm_ucf; member in union:pmc_md_pmc
/freebsd-10.0-release/sys/i386/include/
H A Dpmc_mdep.h88 struct pmc_md_ucf_op_pmcallocate pm_ucf; member in union:pmc_md_op_pmcallocate
107 struct pmc_md_ucf_pmc pm_ucf; member in union:pmc_md_pmc
/freebsd-10.0-release/sys/dev/hwpmc/
H A Dhwpmc_uncore.c209 pm->pm_md.pm_ucf.pm_ucf_ctrl = (flags << (ri * 4));
212 (uintmax_t) pm->pm_md.pm_ucf.pm_ucf_ctrl);
332 ucfc->pc_ucfctrl |= pm->pm_md.pm_ucf.pm_ucf_ctrl;
/freebsd-10.0-release/lib/libpmc/
H A Dlibpmc.c926 pmc_config->pm_md.pm_ucf.pm_ucf_flags = 0;

Completed in 189 milliseconds