Searched refs:AMD_PMC_TO_L3CORE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_amd.h94 #define AMD_PMC_TO_L3CORE(x) (((x) << 56) & AMD_PMC_L3COREMASK) macro
/freebsd-13-stable/lib/libpmc/
H A Dlibpmc_pmu_util.c442 amd->pm_amd_config |= AMD_PMC_TO_L3CORE(ped->ped_l3_thread);

Completed in 54 milliseconds