Searched refs:IA32_PERF_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hwpmc/ | ||
H A D | hwpmc_core.h | 32 #define IA32_PERF_CAPABILITIES 0x345 macro |
H A D | hwpmc_core.c | 1203 if (rdmsr(IA32_PERF_CAPABILITIES) & PERFCAP_FW_WRITE) { in pmc_core_initialize() |