Searched refs:MAX_CPU (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c46 #define MAX_CPU 64 macro
177 extern struct counters *glob_cpu[MAX_CPU];
178 struct counters *glob_cpu[MAX_CPU];
2184 for(i=0, cnt=0; i<MAX_CPU; i++) {
2190 for(i=0, printed_cnt=0; i<MAX_CPU; i++) {
2217 if (lace_cpu >= MAX_CPU) {
2293 for(i=0, cnt=0; i<MAX_CPU; i++) {
2927 for(i=0, cnt=0; i<MAX_CPU; i++) {

Completed in 170 milliseconds