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

/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_amd.h86 uint32_t pm_amd_config; member in struct:pmc_md_amd_op_pmcallocate
H A Dhwpmc_amd.c475 unitmask = a->pm_md.pm_amd.pm_amd_config & AMD_PMC_UNITMASK;
483 config |= a->pm_md.pm_amd.pm_amd_config & AMD_PMC_COUNTERMASK;
/freebsd-11.0-release/lib/libpmc/
H A Dlibpmc.c582 pmc_config->pm_md.pm_amd.pm_amd_config = 0;
604 pmc_config->pm_md.pm_amd.pm_amd_config |=
648 pmc_config->pm_md.pm_amd.pm_amd_config |=
1367 pmc_config->pm_md.pm_amd.pm_amd_config = 0;
1453 pmc_config->pm_md.pm_amd.pm_amd_config |=
1503 pmc_config->pm_md.pm_amd.pm_amd_config =
2479 pmc_config->pm_md.pm_amd.pm_amd_config = 0;

Completed in 109 milliseconds