Searched refs:MAX_NMONITORS (Results 1 – 1 of 1) sorted by relevance
321 #define MAX_NMONITORS MAX_CPU_CLUSTERS macro322 static uintptr_t cpm_impl[MAX_NMONITORS] = {};324 #define MAX_NMONITORS (1) macro378 } uc_cpu_masks[MAX_NMONITORS];413 } uncore_monitors[MAX_NMONITORS];463 if (monid >= MAX_NMONITORS) { in uncmon_is_remote()464 panic("monotonic: %s: invalid monid %u (> %u)", __FUNCTION__, monid, MAX_NMONITORS); in uncmon_is_remote()780 static uintptr_t acc_impl[MAX_NMONITORS] = {};