Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hwpmc/
HDhwpmc_amd.h122 PMC_AMD_SUB_CLASS_CORE, enumerator
HDhwpmc_amd.c589 if((ri >= 0 && ri < 6) && !(a->pm_md.pm_amd.pm_amd_sub_class == PMC_AMD_SUB_CLASS_CORE)) in amd_allocate_pmc()
/freebsd-13-stable/lib/libpmc/
HDlibpmc_pmu_util.c507 amd->pm_amd_sub_class = PMC_AMD_SUB_CLASS_CORE; in pmc_pmu_amd_pmcallocate()