Searched refs:powerpc_get_config (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h59 extern int powerpc_get_config(int cpu, int ri, struct pmc **ppm);
H A Dhwpmc_powerpc.c135 powerpc_get_config(int cpu, int ri, struct pmc **ppm) function
H A Dhwpmc_e500.c648 pcd->pcd_get_config = powerpc_get_config;
H A Dhwpmc_ppc970.c676 pcd->pcd_get_config = powerpc_get_config;
H A Dhwpmc_mpc7xxx.c741 pcd->pcd_get_config = powerpc_get_config;

Completed in 220 milliseconds