Lines Matching refs:ctxp

860 	void *ctxp = out->ctx;  in generic_metric()  local
883 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric()
886 print_metric(config, ctxp, NULL, "%8.2f", in generic_metric()
893 print_metric(config, ctxp, NULL, NULL, in generic_metric()
898 print_metric(config, ctxp, NULL, NULL, in generic_metric()
929 void *ctxp = out->ctx; in perf_stat__print_shadow_stats() local
942 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
945 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in perf_stat__print_shadow_stats()
956 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
958 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
966 print_metric(config, ctxp, NULL, NULL, "of all branches", 0); in perf_stat__print_shadow_stats()
976 print_metric(config, ctxp, NULL, NULL, "of all L1-dcache accesses", 0); in perf_stat__print_shadow_stats()
986 print_metric(config, ctxp, NULL, NULL, "of all L1-icache accesses", 0); in perf_stat__print_shadow_stats()
996 print_metric(config, ctxp, NULL, NULL, "of all dTLB cache accesses", 0); in perf_stat__print_shadow_stats()
1006 print_metric(config, ctxp, NULL, NULL, "of all iTLB cache accesses", 0); in perf_stat__print_shadow_stats()
1016 print_metric(config, ctxp, NULL, NULL, "of all LL-cache accesses", 0); in perf_stat__print_shadow_stats()
1024 print_metric(config, ctxp, NULL, "%8.3f %%", in perf_stat__print_shadow_stats()
1027 print_metric(config, ctxp, NULL, NULL, "of all cache refs", 0); in perf_stat__print_shadow_stats()
1037 print_metric(config, ctxp, NULL, "%8.3f", "GHz", ratio); in perf_stat__print_shadow_stats()
1039 print_metric(config, ctxp, NULL, NULL, "Ghz", 0); in perf_stat__print_shadow_stats()
1045 print_metric(config, ctxp, NULL, in perf_stat__print_shadow_stats()
1049 print_metric(config, ctxp, NULL, NULL, "transactional cycles", in perf_stat__print_shadow_stats()
1058 print_metric(config, ctxp, NULL, "%7.2f%%", "aborted cycles", in perf_stat__print_shadow_stats()
1061 print_metric(config, ctxp, NULL, NULL, "aborted cycles", 0); in perf_stat__print_shadow_stats()
1070 print_metric(config, ctxp, NULL, "%8.0f", in perf_stat__print_shadow_stats()
1073 print_metric(config, ctxp, NULL, NULL, "cycles / transaction", in perf_stat__print_shadow_stats()
1082 print_metric(config, ctxp, NULL, "%8.0f", "cycles / elision", ratio); in perf_stat__print_shadow_stats()
1085 print_metric(config, ctxp, NULL, "%8.3f", "CPUs utilized", in perf_stat__print_shadow_stats()
1088 print_metric(config, ctxp, NULL, NULL, "CPUs utilized", 0); in perf_stat__print_shadow_stats()
1094 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1101 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1108 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1125 print_metric(config, ctxp, color, "%8.1f%%", name, in perf_stat__print_shadow_stats()
1128 print_metric(config, ctxp, NULL, NULL, name, 0); in perf_stat__print_shadow_stats()
1136 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1145 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1154 print_metric(config, ctxp, color, "%8.1f%%", "backend bound", in perf_stat__print_shadow_stats()
1163 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1181 print_metric(config, ctxp, NULL, "%8.3f", unit_buf, ratio); in perf_stat__print_shadow_stats()
1193 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
1200 print_metric(config, ctxp, NULL, NULL, NULL, 0); in perf_stat__print_shadow_stats()