Searched refs:AE_MAX_CORES (Results 1 – 2 of 2) sorted by relevance
572 if (ae_cores == AE_MAX_CORES) { in get_core_option()581 } else if (ae_cores == (AE_MAX_CORES / 2)) { in get_core_option()
16 #define AE_MAX_CORES (AE_CORES_PER_CLUSTER * NR_CLUSTERS) macro