Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_amd.c393 pm->pm_md.pm_amd.pm_amd_evsel = a->pm_md.pm_amd.pm_amd_config; in amd_allocate_pmc()
395 a->pm_md.pm_amd.pm_amd_config); in amd_allocate_pmc()
415 unitmask = a->pm_md.pm_amd.pm_amd_config & AMD_PMC_UNITMASK; in amd_allocate_pmc()
423 config |= a->pm_md.pm_amd.pm_amd_config & AMD_PMC_COUNTERMASK; in amd_allocate_pmc()
H A Dhwpmc_amd.h128 uint64_t pm_amd_config; member
/freebsd/lib/libpmc/
H A Dlibpmc.c552 pmc_config->pm_md.pm_amd.pm_amd_config = 0; in k8_allocate_pmc()
638 pmc_config->pm_md.pm_amd.pm_amd_config |= in k8_allocate_pmc()
688 pmc_config->pm_md.pm_amd.pm_amd_config = in k8_allocate_pmc()
708 pmc_config->pm_md.pm_amd.pm_amd_config = 0; in tsc_allocate_pmc()