Searched refs:pmc_mdep_alloc (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_intel.c224 pmc_mdep = pmc_mdep_alloc(nclasses);
H A Dhwpmc_powerpc.c160 pmc_mdep = pmc_mdep_alloc(1);
H A Dhwpmc_arm64.c499 pmc_mdep = pmc_mdep_alloc(1);
H A Dhwpmc_armv7.c501 pmc_mdep = pmc_mdep_alloc(1);
H A Dhwpmc_mips.c436 pmc_mdep = pmc_mdep_alloc(1);
H A Dhwpmc_amd.c1135 pmc_mdep = pmc_mdep_alloc(2);
H A Dhwpmc_mod.c5446 pmc_mdep_alloc(int nclasses) function
5490 md = pmc_mdep_alloc(0);
/freebsd-12-stable/sys/sys/
H A Dpmc.h1227 struct pmc_mdep *pmc_mdep_alloc(int nclasses);

Completed in 134 milliseconds