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

/freebsd-12-stable/sys/mips/include/
H A Dpmc_mdep.h75 uint64_t mips_pmcn_read(unsigned int pmc);
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c167 mips_pmcn_read(unsigned int pmc) function
H A Dhwpmc_octeon.c121 mips_pmcn_read(unsigned int pmc) function
H A Dhwpmc_mips74k.c197 mips_pmcn_read(unsigned int pmc) function
H A Dhwpmc_mips.c127 tmp = mips_pmcn_read(ri);
284 r = mips_pmcn_read(ri);

Completed in 106 milliseconds