Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h44 #define POWERPC_RELOAD_COUNT_TO_PERFCTR_VALUE(V) (0x80000000-(V)) macro
H A Dhwpmc_powerpc.c426 vlo = POWERPC_RELOAD_COUNT_TO_PERFCTR_VALUE(v); in powerpc_write_pmc()