Searched refs:ps_cputype (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dpmc_mdep.h48 uint32_t ps_cputype; member in struct:mips_pmc_spec
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c158 .ps_cputype = PMC_CPU_MIPS_24K,
H A Dhwpmc_octeon.c112 .ps_cputype = PMC_CPU_MIPS_OCTEON,
H A Dhwpmc_beri.c169 .ps_cputype = PMC_CPU_MIPS_BERI,
476 pmc_mdep->pmd_cputype = beri_pmc_spec.ps_cputype;
H A Dhwpmc_mips74k.c188 .ps_cputype = PMC_CPU_MIPS_74K,
H A Dhwpmc_mips.c438 pmc_mdep->pmd_cputype = mips_pmc_spec.ps_cputype;

Completed in 116 milliseconds