Home
last modified time | relevance | path

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

/NextBSD/sys/dev/hwpmc/
HDhwpmc_amd.h82 #define AMD_RELOAD_COUNT_TO_PERFCTR_VALUE(V) (-(V)) macro
HDhwpmc_amd.c340 v = AMD_RELOAD_COUNT_TO_PERFCTR_VALUE(v); in amd_write_pmc()
687 wrmsr(perfctr, AMD_RELOAD_COUNT_TO_PERFCTR_VALUE(v)); in amd_intr()