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

/freebsd-11-stable/sys/i386/i386/
H A Dperfmon.c175 perfmon_start(int pmc) function
365 rv = perfmon_start(*ip);
/freebsd-11-stable/sys/amd64/amd64/
H A Dprof_machdep.c332 if (perfmon_start(0) != 0)
/freebsd-11-stable/sys/i386/include/
H A Dperfmon.h110 int perfmon_start(int);
/freebsd-11-stable/sys/i386/isa/
H A Dprof_machdep.c308 if (perfmon_start(0) != 0)

Completed in 115 milliseconds