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

/freebsd-11-stable/sys/i386/i386/
H A Dperfmon.c129 perfmon_setup(int pmc, unsigned int control) function
349 rv = perfmon_setup(pmc->pmc_num, pmc->pmc_val);
/freebsd-11-stable/sys/amd64/amd64/
H A Dprof_machdep.c331 perfmon_setup(0, cputime_clock_pmc_conf) == 0) {
/freebsd-11-stable/sys/i386/include/
H A Dperfmon.h107 int perfmon_setup(int, unsigned int);
/freebsd-11-stable/sys/i386/isa/
H A Dprof_machdep.c307 perfmon_setup(0, cputime_clock_pmc_conf) == 0) {

Completed in 107 milliseconds