Searched refs:pmc_cpu_is_present (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_pmc.c126 * `pmc_cpu_is_present()' is used to test whether a given CPU is
146 return (pmc_cpu_is_present(cpu) &&
161 pmc_cpu_is_present(int cpu) function
/freebsd-10.0-release/sys/sys/
H A Dpmckern.h225 int pmc_cpu_is_present(int _cpu);

Completed in 95 milliseconds