Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_amd.c183 static uint64_t amd_core_allowed_mask; variable
212 amd_core_allowed_mask = AMD_VALID_BITS; in amd_init_policy()
227 return (amd_core_allowed_mask | amd_core_extra_mask | in amd_config_mask()