Lines Matching refs:print_metric
509 out->print_metric(config, out->ctx, color, "%7.2f%%", "frontend cycles idle", in print_stalled_cycles_frontend()
512 out->print_metric(config, out->ctx, NULL, NULL, "frontend cycles idle", 0); in print_stalled_cycles_frontend()
531 out->print_metric(config, out->ctx, color, "%7.2f%%", "backend cycles idle", ratio); in print_stalled_cycles_backend()
550 out->print_metric(config, out->ctx, color, "%7.2f%%", "of all branches", ratio); in print_branch_misses()
569 out->print_metric(config, out->ctx, color, "%7.2f%%", "of all L1-dcache accesses", ratio); in print_l1_dcache_misses()
587 out->print_metric(config, out->ctx, color, "%7.2f%%", "of all L1-icache accesses", ratio); in print_l1_icache_misses()
605 out->print_metric(config, out->ctx, color, "%7.2f%%", "of all dTLB cache accesses", ratio); in print_dtlb_cache_misses()
623 out->print_metric(config, out->ctx, color, "%7.2f%%", "of all iTLB cache accesses", ratio); in print_itlb_cache_misses()
641 out->print_metric(config, out->ctx, color, "%7.2f%%", "of all LL-cache accesses", ratio); in print_ll_cache_misses()
814 out->print_metric(config, out->ctx, color, "%8.1f%%", "SMI cycles%", cost); in print_smi_cost()
815 out->print_metric(config, out->ctx, NULL, "%4.0f", "SMI#", smi_num); in print_smi_cost()
881 print_metric_t print_metric = out->print_metric; in generic_metric() local
914 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric()
917 print_metric(config, ctxp, NULL, "%8.2f", in generic_metric()
924 print_metric(config, ctxp, NULL, NULL, in generic_metric()
929 print_metric(config, ctxp, NULL, NULL, in generic_metric()
965 print_metric_t print_metric = out->print_metric; in perf_stat__print_shadow_stats() local
982 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
985 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in perf_stat__print_shadow_stats()
997 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
1005 print_metric(config, ctxp, NULL, NULL, "of all branches", 0); in perf_stat__print_shadow_stats()
1015 print_metric(config, ctxp, NULL, NULL, "of all L1-dcache accesses", 0); in perf_stat__print_shadow_stats()
1025 print_metric(config, ctxp, NULL, NULL, "of all L1-icache accesses", 0); in perf_stat__print_shadow_stats()
1035 print_metric(config, ctxp, NULL, NULL, "of all dTLB cache accesses", 0); in perf_stat__print_shadow_stats()
1045 print_metric(config, ctxp, NULL, NULL, "of all iTLB cache accesses", 0); in perf_stat__print_shadow_stats()
1055 print_metric(config, ctxp, NULL, NULL, "of all LL-cache accesses", 0); in perf_stat__print_shadow_stats()
1063 print_metric(config, ctxp, NULL, "%8.3f %%", in perf_stat__print_shadow_stats()
1066 print_metric(config, ctxp, NULL, NULL, "of all cache refs", 0); in perf_stat__print_shadow_stats()
1076 print_metric(config, ctxp, NULL, "%8.3f", "GHz", ratio); in perf_stat__print_shadow_stats()
1078 print_metric(config, ctxp, NULL, NULL, "Ghz", 0); in perf_stat__print_shadow_stats()
1084 print_metric(config, ctxp, NULL, in perf_stat__print_shadow_stats()
1088 print_metric(config, ctxp, NULL, NULL, "transactional cycles", in perf_stat__print_shadow_stats()
1097 print_metric(config, ctxp, NULL, "%7.2f%%", "aborted cycles", in perf_stat__print_shadow_stats()
1100 print_metric(config, ctxp, NULL, NULL, "aborted cycles", 0); in perf_stat__print_shadow_stats()
1108 print_metric(config, ctxp, NULL, "%8.0f", in perf_stat__print_shadow_stats()
1111 print_metric(config, ctxp, NULL, NULL, "cycles / transaction", in perf_stat__print_shadow_stats()
1119 print_metric(config, ctxp, NULL, "%8.0f", "cycles / elision", ratio); in perf_stat__print_shadow_stats()
1122 print_metric(config, ctxp, NULL, "%8.3f", "CPUs utilized", in perf_stat__print_shadow_stats()
1125 print_metric(config, ctxp, NULL, NULL, "CPUs utilized", 0); in perf_stat__print_shadow_stats()
1131 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1138 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1145 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1162 print_metric(config, ctxp, color, "%8.1f%%", name, in perf_stat__print_shadow_stats()
1165 print_metric(config, ctxp, NULL, NULL, name, 0); in perf_stat__print_shadow_stats()
1173 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1182 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1191 print_metric(config, ctxp, color, "%8.1f%%", "backend bound", in perf_stat__print_shadow_stats()
1200 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1214 print_metric(config, ctxp, color, "%8.1f%%", "heavy operations", in perf_stat__print_shadow_stats()
1220 print_metric(config, ctxp, color, "%8.1f%%", "light operations", in perf_stat__print_shadow_stats()
1234 print_metric(config, ctxp, color, "%8.1f%%", "branch mispredict", in perf_stat__print_shadow_stats()
1240 print_metric(config, ctxp, color, "%8.1f%%", "machine clears", in perf_stat__print_shadow_stats()
1254 print_metric(config, ctxp, color, "%8.1f%%", "fetch latency", in perf_stat__print_shadow_stats()
1260 print_metric(config, ctxp, color, "%8.1f%%", "fetch bandwidth", in perf_stat__print_shadow_stats()
1274 print_metric(config, ctxp, color, "%8.1f%%", "memory bound", in perf_stat__print_shadow_stats()
1280 print_metric(config, ctxp, color, "%8.1f%%", "Core bound", in perf_stat__print_shadow_stats()
1295 print_metric(config, ctxp, NULL, "%8.3f", unit_buf, ratio); in perf_stat__print_shadow_stats()
1314 print_metric(config, ctxp, NULL, NULL, NULL, 0); in perf_stat__print_shadow_stats()