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

/freebsd-9.3-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.c476 unitmask = a->pm_md.pm_amd.pm_amd_config & AMD_PMC_UNITMASK;
484 config |= a->pm_md.pm_amd.pm_amd_config & AMD_PMC_COUNTERMASK;
/freebsd-9.3-release/lib/libpmc/
H A Dlibpmc.c467 pmc_config->pm_md.pm_amd.pm_amd_config = 0;
489 pmc_config->pm_md.pm_amd.pm_amd_config |=
533 pmc_config->pm_md.pm_amd.pm_amd_config |=
1188 pmc_config->pm_md.pm_amd.pm_amd_config = 0;
1274 pmc_config->pm_md.pm_amd.pm_amd_config |=
1324 pmc_config->pm_md.pm_amd.pm_amd_config =
2300 pmc_config->pm_md.pm_amd.pm_amd_config = 0;

Completed in 52 milliseconds