Searched refs:pm_mips_evsel (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dpmc_mdep.h54 uint32_t pm_mips_evsel; member in union:pmc_md_pmc
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_beri.c212 pm->pm_md.pm_mips_evsel = config;
236 config = pm->pm_md.pm_mips_evsel;
274 config = pm->pm_md.pm_mips_evsel;
322 config = pm->pm_md.pm_mips_evsel;
340 config = pm->pm_md.pm_mips_evsel;
H A Dhwpmc_mips.c107 pm->pm_md.pm_mips_evsel = config;
192 config = pm->pm_md.pm_mips_evsel;

Completed in 201 milliseconds