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

/freebsd-10.1-release/sys/mips/include/
H A Dpmc_mdep.h75 uint64_t mips_pmcn_read(unsigned int pmc);
/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c166 mips_pmcn_read(unsigned int pmc) function
H A Dhwpmc_octeon.c120 mips_pmcn_read(unsigned int pmc) function
H A Dhwpmc_mips.c125 tmp = mips_pmcn_read(ri);
281 r = mips_pmcn_read(ri);

Completed in 176 milliseconds