MAX_CPU
if (cpu < 0 || cpu >= MAX_CPU)
struct irq_dest dst[MAX_CPU];
for (i = 0; i < MAX_CPU; i++) {
#define OPENPIC_CPU_REG_SIZE (0x100 + ((MAX_CPU - 1) * 0x1000))
clk_data.clk_num = MAX_CPU;
if (ctx->cpu_id > MAX_CPU)
__uint(max_entries, MAX_CPU * MAP_OFF_NUM);
__uint(max_entries, MAX_CPU * MAX_CSTATE_ENTRIES);
__uint(max_entries, MAX_CPU * MAX_PSTATE_ENTRIES);
static struct cpu_stat_data stat_data[MAX_CPU];
for (j = 0; j < MAX_CPU; j++) {
for (c = 0; c < MAX_CPU; c++) {
__uint(max_entries, MAX_CPU);
__uint(max_entries, MAX_CPU * MAX_ENTRIES);
static struct cpu_hist cpu_hist[MAX_CPU];
for (j = 0; j < MAX_CPU; j++) {
for (i = 0; i < MAX_CPU; i++)
for (c = 0; c < MAX_CPU; c++) {
if (cpu >= 0 && cpu < MAX_CPU) {
static __u64 cycles[MAX_CPU][MAX_ENTRY];
static __u64 cycles_rpt[MAX_CPU][MAX_ENTRY];
if (cpu >= 0 && cpu < MAX_CPU)