Lines Matching refs:fprintf

739 				fprintf(stderr, "%s: APERF or MPERF went backwards *\n", progname);  in delta_thread()
740 fprintf(stderr, "* Frequency results do not cover entire interval *\n"); in delta_thread()
741 fprintf(stderr, "* fix this by running Linux-2.6.30 or later *\n"); in delta_thread()
776 if (debug > 1) fprintf(stderr, "cpu%d MPERF 0!\n", old->cpu_id); in delta_thread()
976 fprintf(stderr, "Could not migrate to CPU %d\n", cpu); in get_counters()
1160 fprintf(stderr, "cpu0: MSR_NHM_PLATFORM_INFO: 0x%08llx\n", msr); in dump_nhm_platform_info()
1163 fprintf(stderr, "%d * %.0f = %.0f MHz max efficiency frequency\n", in dump_nhm_platform_info()
1167 fprintf(stderr, "%d * %.0f = %.0f MHz base frequency\n", in dump_nhm_platform_info()
1171 fprintf(stderr, "cpu0: MSR_IA32_POWER_CTL: 0x%08llx (C1E auto-promotion: %sabled)\n", in dump_nhm_platform_info()
1185 fprintf(stderr, "cpu0: MSR_TURBO_RATIO_LIMIT2: 0x%08llx\n", msr); in dump_hsw_turbo_ratio_limits()
1189 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 18 active cores\n", in dump_hsw_turbo_ratio_limits()
1194 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 17 active cores\n", in dump_hsw_turbo_ratio_limits()
1207 fprintf(stderr, "cpu0: MSR_TURBO_RATIO_LIMIT1: 0x%08llx\n", msr); in dump_ivt_turbo_ratio_limits()
1211 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 16 active cores\n", in dump_ivt_turbo_ratio_limits()
1216 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 15 active cores\n", in dump_ivt_turbo_ratio_limits()
1221 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 14 active cores\n", in dump_ivt_turbo_ratio_limits()
1226 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 13 active cores\n", in dump_ivt_turbo_ratio_limits()
1231 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 12 active cores\n", in dump_ivt_turbo_ratio_limits()
1236 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 11 active cores\n", in dump_ivt_turbo_ratio_limits()
1241 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 10 active cores\n", in dump_ivt_turbo_ratio_limits()
1246 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 9 active cores\n", in dump_ivt_turbo_ratio_limits()
1259 fprintf(stderr, "cpu0: MSR_TURBO_RATIO_LIMIT: 0x%08llx\n", msr); in dump_nhm_turbo_ratio_limits()
1263 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 8 active cores\n", in dump_nhm_turbo_ratio_limits()
1268 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 7 active cores\n", in dump_nhm_turbo_ratio_limits()
1273 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 6 active cores\n", in dump_nhm_turbo_ratio_limits()
1278 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 5 active cores\n", in dump_nhm_turbo_ratio_limits()
1283 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 4 active cores\n", in dump_nhm_turbo_ratio_limits()
1288 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 3 active cores\n", in dump_nhm_turbo_ratio_limits()
1293 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 2 active cores\n", in dump_nhm_turbo_ratio_limits()
1298 fprintf(stderr, "%d * %.0f = %.0f MHz max turbo 1 active cores\n", in dump_nhm_turbo_ratio_limits()
1315 fprintf(stderr, "cpu0: MSR_NHM_TURBO_RATIO_LIMIT: 0x%08llx\n", in dump_knl_turbo_ratio_limits()
1342 fprintf(stderr, in dump_knl_turbo_ratio_limits()
1358 fprintf(stderr, in dump_knl_turbo_ratio_limits()
1374 fprintf(stderr, "cpu0: MSR_NHM_SNB_PKG_CST_CFG_CTL: 0x%08llx", msr); in dump_nhm_cst_cfg()
1376 fprintf(stderr, " (%s%s%s%s%slocked: pkg-cstate-limit=%d: %s)\n", in dump_nhm_cst_cfg()
1920 fprintf(stderr, "Could not migrate to CPU %d\n", cpu); in print_epb()
1941 fprintf(stderr, "cpu%d: MSR_IA32_ENERGY_PERF_BIAS: 0x%08llx (%s)\n", cpu, msr, epb_string); in print_epb()
1961 fprintf(stderr, "Could not migrate to CPU %d\n", cpu); in print_perf_limit()
1967 fprintf(stderr, "cpu%d: MSR_CORE_PERF_LIMIT_REASONS, 0x%08llx", cpu, msr); in print_perf_limit()
1968 fprintf(stderr, " (Active: %s%s%s%s%s%s%s%s%s%s%s%s%s%s)", in print_perf_limit()
1983 fprintf(stderr, " (Logged: %s%s%s%s%s%s%s%s%s%s%s%s%s%s)\n", in print_perf_limit()
2002 fprintf(stderr, "cpu%d: MSR_GFX_PERF_LIMIT_REASONS, 0x%08llx", cpu, msr); in print_perf_limit()
2003 fprintf(stderr, " (Active: %s%s%s%s%s%s%s%s)", in print_perf_limit()
2012 fprintf(stderr, " (Logged: %s%s%s%s%s%s%s%s)\n", in print_perf_limit()
2024 fprintf(stderr, "cpu%d: MSR_RING_PERF_LIMIT_REASONS, 0x%08llx", cpu, msr); in print_perf_limit()
2025 fprintf(stderr, " (Active: %s%s%s%s%s%s)", in print_perf_limit()
2032 fprintf(stderr, " (Logged: %s%s%s%s%s%s)\n", in print_perf_limit()
2155fprintf(stderr, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, … in rapl_probe()
2197 fprintf(stderr, "Could not migrate to CPU %d\n", cpu); in print_thermal()
2206 fprintf(stderr, "cpu%d: MSR_IA32_PACKAGE_THERM_STATUS: 0x%08llx (%d C)\n", in print_thermal()
2215 fprintf(stderr, "cpu%d: MSR_IA32_PACKAGE_THERM_INTERRUPT: 0x%08llx (%d C, %d C)\n", in print_thermal()
2229 fprintf(stderr, "cpu%d: MSR_IA32_THERM_STATUS: 0x%08llx (%d C +/- %d)\n", in print_thermal()
2238 fprintf(stderr, "cpu%d: MSR_IA32_THERM_INTERRUPT: 0x%08llx (%d C, %d C)\n", in print_thermal()
2248 fprintf(stderr, "cpu%d: %s: %sabled (%f Watts, %f sec, clamp %sabled)\n", in print_power_limit_msr()
2272 fprintf(stderr, "Could not migrate to CPU %d\n", cpu); in print_rapl()
2280 fprintf(stderr, "cpu%d: MSR_RAPL_POWER_UNIT: 0x%08llx " in print_rapl()
2290 fprintf(stderr, "cpu%d: MSR_PKG_POWER_INFO: 0x%08llx (%.0f W TDP, RAPL %.0f - %.0f W, %f sec.)\n", in print_rapl()
2303 fprintf(stderr, "cpu%d: MSR_PKG_POWER_LIMIT: 0x%08llx (%slocked)\n", in print_rapl()
2307 fprintf(stderr, "cpu%d: PKG Limit #2: %sabled (%f Watts, %f* sec, clamp %sabled)\n", in print_rapl()
2319fprintf(stderr, "cpu%d: MSR_DRAM_POWER_INFO,: 0x%08llx (%.0f W TDP, RAPL %.0f - %.0f W, %f sec.)\n… in print_rapl()
2329 fprintf(stderr, "cpu%d: MSR_DRAM_POWER_LIMIT: 0x%08llx (%slocked)\n", in print_rapl()
2339 fprintf(stderr, "cpu%d: MSR_PP0_POLICY: %lld\n", cpu, msr & 0xF); in print_rapl()
2347 fprintf(stderr, "cpu%d: MSR_PP0_POWER_LIMIT: 0x%08llx (%slocked)\n", in print_rapl()
2357 fprintf(stderr, "cpu%d: MSR_PP1_POLICY: %lld\n", cpu, msr & 0xF); in print_rapl()
2361 fprintf(stderr, "cpu%d: MSR_PP1_POWER_LIMIT: 0x%08llx (%slocked)\n", in print_rapl()
2480 fprintf(stderr, "SLM BCLK: unknown\n"); in slm_bclk()
2484 fprintf(stderr, "SLM BCLK[%d] invalid\n", i); in slm_bclk()
2489 fprintf(stderr, "SLM BCLK: %.1f Mhz\n", freq); in slm_bclk()
2532 fprintf(stderr, "Could not migrate to CPU %d\n", cpu); in set_temperature_target()
2538 fprintf(stderr, "cpu%d: Using cmdline TCC Target (%d C)\n", in set_temperature_target()
2553 fprintf(stderr, "cpu%d: MSR_IA32_TEMPERATURE_TARGET: 0x%08llx (%d C)\n", in set_temperature_target()
2565 fprintf(stderr, "cpu%d: Guessing tjMax %d C, Please use -T to specify\n", in set_temperature_target()
2583 fprintf(stderr, "CPUID(0): %.4s%.4s%.4s ", in process_cpuid()
2594 fprintf(stderr, "%d CPUID levels; family:model:stepping 0x%x:%x:%x (%d:%d:%d)\n", in process_cpuid()
2630 fprintf(stderr, "CPUID(6): %sAPERF, %sDTS, %sPTM, %sEPB\n", in process_cpuid()
2649 fprintf(stderr, "CPUID(0x15): eax_crystal: %d ebx_tsc: %d ecx_crystal_hz: %d\n", in process_cpuid()
2665 fprintf(stderr, "TSC: %lld MHz (%d Hz * %d / %d / 1000000)\n", in process_cpuid()
2694 fprintf(stderr, in help()
2750 fprintf(stderr, "num_cpus %d max_cpu_num %d\n", topo.num_cpus, topo.max_cpu_num); in topology_probe()
2785 fprintf(stderr, "cpu%d NOT PRESENT\n", i); in topology_probe()
2800 fprintf(stderr, "cpu %d pkg %d core %d\n", in topology_probe()
2805 fprintf(stderr, "max_core_id %d, sizing for %d cores per package\n", in topology_probe()
2812 fprintf(stderr, "max_package_id %d, sizing for %d packages\n", in topology_probe()
2819 fprintf(stderr, "max_siblings %d\n", max_siblings); in topology_probe()
2928 fprintf(stderr, "base_cpu = %d\n", base_cpu); in set_base_cpu()
2994 fprintf(stderr, "%.6f sec\n", tv_delta.tv_sec + tv_delta.tv_usec/1000000.0); in fork_it()
3017 fprintf(stderr, "turbostat version 4.7 27-May, 2015" in print_version()