Home
last modified time | relevance | path

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

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