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

/freebsd-10.2-release/usr.sbin/pmcstat/
H A Dpmcstat.h147 cpuset_t pa_cpumask; /* filter for CPUs analysed */ member in struct:pmcstat_args
H A Dpmcstat.c926 args.pa_cpumask = cpumask; /* For selecting CPUs using -R. */
H A Dpmcstat_log.c1470 if (!CPU_ISSET(cpu, &(args.pa_cpumask))) {

Completed in 53 milliseconds