Searched refs:MAX_CPU (Results 1 - 1 of 1) sorted by path

/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c43 #define MAX_CPU 64 macro
174 extern struct counters *glob_cpu[MAX_CPU];
175 struct counters *glob_cpu[MAX_CPU];
2181 for(i=0, cnt=0; i<MAX_CPU; i++) {
2187 for(i=0, printed_cnt=0; i<MAX_CPU; i++) {
2214 if (lace_cpu >= MAX_CPU) {
2296 for(i=0, cnt=0; i<MAX_CPU; i++) {
2930 for(i=0, cnt=0; i<MAX_CPU; i++) {

Completed in 134 milliseconds