Searched refs:POWERPC_RELOAD_COUNT_TO_PERFCTR_VALUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h44 #define POWERPC_RELOAD_COUNT_TO_PERFCTR_VALUE(V) (0x80000000-(V)) macro
H A Dhwpmc_ppc970.c470 v = POWERPC_RELOAD_COUNT_TO_PERFCTR_VALUE(v);
H A Dhwpmc_mpc7xxx.c409 v = POWERPC_RELOAD_COUNT_TO_PERFCTR_VALUE(v);

Completed in 80 milliseconds