Searched refs:PPMDC_VCORE (Results 1 – 3 of 3) sorted by relevance
91 case PPMDC_VCORE: in ppm_cpu_pre_chng()163 case PPMDC_VCORE: in ppm_cpu_post_chng()
1041 "VCORE", PPMDC_VCORE,1195 ASSERT(dc->method == PPMDC_VCORE || in ppm_parse_dc()1199 ASSERT(dc->method == PPMDC_VCORE || in ppm_parse_dc()1220 case PPMDC_VCORE: in ppm_parse_dc()1416 } else if (d->method == PPMDC_VCORE) { in ppm_print_dc()
224 #define PPMDC_VCORE 3 /* CPU Vcore change operation */ macro