Searched refs:MAX_NMONITORS (Results 1 – 1 of 1) sorted by relevance
330 #define MAX_NMONITORS MAX_CPU_CLUSTERS macro331 static uintptr_t cpm_impl[MAX_NMONITORS] = {};333 #define MAX_NMONITORS (1) macro387 } uc_cpu_masks[MAX_NMONITORS];422 } uncore_monitors[MAX_NMONITORS];472 if (monid >= MAX_NMONITORS) { in uncmon_is_remote()473 panic("monotonic: %s: invalid monid %u (> %u)", __FUNCTION__, monid, MAX_NMONITORS); in uncmon_is_remote()834 static uintptr_t acc_impl[MAX_NMONITORS] = {};