CPT_MAX_SE_CORES
#define CPT_MAX_TOTAL_CORES (CPT_MAX_SE_CORES + CPT_MAX_AE_CORES)
core = CPT_MAX_SE_CORES; /* start couting from 10 */
total_cores = CPT_MAX_SE_CORES; /* upto 9 */