Lines Matching refs:turbo

2222 		fprintf(outf, "%d * %.1f = %.1f MHz max turbo 18 active cores\n",
2227 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 17 active cores\n",
2244 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 16 active cores\n",
2249 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 15 active cores\n",
2254 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 14 active cores\n",
2259 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 13 active cores\n",
2264 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 12 active cores\n",
2269 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 11 active cores\n",
2274 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 10 active cores\n",
2279 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 9 active cores\n",
2318 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2324 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2330 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2336 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2342 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2348 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2354 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2360 fprintf(outf, "%d * %.1f = %.1f MHz max turbo %d active cores\n",
2394 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 4 active cores\n",
2399 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 3 active cores\n",
2404 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 2 active cores\n",
2409 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 1 active core\n",
2468 "%d * %.1f = %.1f MHz max turbo %d active cores\n",
3649 /* Nehalem compatible, but do not include turbo-ratio limit support */
3872 int turbo;
3902 if (fscanf(input, "%d", &turbo) != 1)
3904 fprintf(outf, "cpufreq boost: %d\n", turbo);
3911 if (fscanf(input, "%d", &turbo) != 1)
3913 fprintf(outf, "cpufreq intel_pstate no_turbo: %d\n", turbo);