Lines Matching refs:ctxp

794 	void *ctxp = out->ctx;  in generic_metric()  local
826 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric()
829 print_metric(config, ctxp, NULL, "%8.2f", in generic_metric()
836 print_metric(config, ctxp, NULL, NULL, in generic_metric()
841 print_metric(config, ctxp, NULL, NULL, in generic_metric()
876 void *ctxp = out->ctx; in perf_stat__print_shadow_stats() local
894 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
897 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in perf_stat__print_shadow_stats()
907 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
909 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
917 print_metric(config, ctxp, NULL, NULL, "of all branches", 0); in perf_stat__print_shadow_stats()
927 print_metric(config, ctxp, NULL, NULL, "of all L1-dcache accesses", 0); in perf_stat__print_shadow_stats()
937 print_metric(config, ctxp, NULL, NULL, "of all L1-icache accesses", 0); in perf_stat__print_shadow_stats()
947 print_metric(config, ctxp, NULL, NULL, "of all dTLB cache accesses", 0); in perf_stat__print_shadow_stats()
957 print_metric(config, ctxp, NULL, NULL, "of all iTLB cache accesses", 0); in perf_stat__print_shadow_stats()
967 print_metric(config, ctxp, NULL, NULL, "of all LL-cache accesses", 0); in perf_stat__print_shadow_stats()
975 print_metric(config, ctxp, NULL, "%8.3f %%", in perf_stat__print_shadow_stats()
978 print_metric(config, ctxp, NULL, NULL, "of all cache refs", 0); in perf_stat__print_shadow_stats()
988 print_metric(config, ctxp, NULL, "%8.3f", "GHz", ratio); in perf_stat__print_shadow_stats()
990 print_metric(config, ctxp, NULL, NULL, "Ghz", 0); in perf_stat__print_shadow_stats()
996 print_metric(config, ctxp, NULL, in perf_stat__print_shadow_stats()
1000 print_metric(config, ctxp, NULL, NULL, "transactional cycles", in perf_stat__print_shadow_stats()
1009 print_metric(config, ctxp, NULL, "%7.2f%%", "aborted cycles", in perf_stat__print_shadow_stats()
1012 print_metric(config, ctxp, NULL, NULL, "aborted cycles", 0); in perf_stat__print_shadow_stats()
1020 print_metric(config, ctxp, NULL, "%8.0f", in perf_stat__print_shadow_stats()
1023 print_metric(config, ctxp, NULL, NULL, "cycles / transaction", in perf_stat__print_shadow_stats()
1031 print_metric(config, ctxp, NULL, "%8.0f", "cycles / elision", ratio); in perf_stat__print_shadow_stats()
1034 print_metric(config, ctxp, NULL, "%8.3f", "CPUs utilized", in perf_stat__print_shadow_stats()
1037 print_metric(config, ctxp, NULL, NULL, "CPUs utilized", 0); in perf_stat__print_shadow_stats()
1043 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1050 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1057 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1074 print_metric(config, ctxp, color, "%8.1f%%", name, in perf_stat__print_shadow_stats()
1077 print_metric(config, ctxp, NULL, NULL, name, 0); in perf_stat__print_shadow_stats()
1085 print_metric(config, ctxp, color, "%8.1f%%", "Retiring", in perf_stat__print_shadow_stats()
1094 print_metric(config, ctxp, color, "%8.1f%%", "Frontend Bound", in perf_stat__print_shadow_stats()
1103 print_metric(config, ctxp, color, "%8.1f%%", "Backend Bound", in perf_stat__print_shadow_stats()
1112 print_metric(config, ctxp, color, "%8.1f%%", "Bad Speculation", in perf_stat__print_shadow_stats()
1126 print_metric(config, ctxp, color, "%8.1f%%", "Heavy Operations", in perf_stat__print_shadow_stats()
1132 print_metric(config, ctxp, color, "%8.1f%%", "Light Operations", in perf_stat__print_shadow_stats()
1146 print_metric(config, ctxp, color, "%8.1f%%", "Branch Mispredict", in perf_stat__print_shadow_stats()
1152 print_metric(config, ctxp, color, "%8.1f%%", "Machine Clears", in perf_stat__print_shadow_stats()
1166 print_metric(config, ctxp, color, "%8.1f%%", "Fetch Latency", in perf_stat__print_shadow_stats()
1172 print_metric(config, ctxp, color, "%8.1f%%", "Fetch Bandwidth", in perf_stat__print_shadow_stats()
1186 print_metric(config, ctxp, color, "%8.1f%%", "Memory Bound", in perf_stat__print_shadow_stats()
1192 print_metric(config, ctxp, color, "%8.1f%%", "Core Bound", in perf_stat__print_shadow_stats()
1204 print_metric(config, ctxp, NULL, "%8.3f", unit_buf, ratio); in perf_stat__print_shadow_stats()
1216 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
1224 print_metric(config, ctxp, NULL, NULL, NULL, 0); in perf_stat__print_shadow_stats()