Lines Matching refs:ctxp

886 	void *ctxp = out->ctx;  in generic_metric()  local
909 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric()
912 print_metric(config, ctxp, NULL, "%8.2f", in generic_metric()
919 print_metric(config, ctxp, NULL, NULL, in generic_metric()
924 print_metric(config, ctxp, NULL, NULL, in generic_metric()
955 void *ctxp = out->ctx; in perf_stat__print_shadow_stats() local
973 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
976 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in perf_stat__print_shadow_stats()
986 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
988 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
996 print_metric(config, ctxp, NULL, NULL, "of all branches", 0); in perf_stat__print_shadow_stats()
1006 print_metric(config, ctxp, NULL, NULL, "of all L1-dcache accesses", 0); in perf_stat__print_shadow_stats()
1016 print_metric(config, ctxp, NULL, NULL, "of all L1-icache accesses", 0); in perf_stat__print_shadow_stats()
1026 print_metric(config, ctxp, NULL, NULL, "of all dTLB cache accesses", 0); in perf_stat__print_shadow_stats()
1036 print_metric(config, ctxp, NULL, NULL, "of all iTLB cache accesses", 0); in perf_stat__print_shadow_stats()
1046 print_metric(config, ctxp, NULL, NULL, "of all LL-cache accesses", 0); in perf_stat__print_shadow_stats()
1054 print_metric(config, ctxp, NULL, "%8.3f %%", in perf_stat__print_shadow_stats()
1057 print_metric(config, ctxp, NULL, NULL, "of all cache refs", 0); in perf_stat__print_shadow_stats()
1067 print_metric(config, ctxp, NULL, "%8.3f", "GHz", ratio); in perf_stat__print_shadow_stats()
1069 print_metric(config, ctxp, NULL, NULL, "Ghz", 0); in perf_stat__print_shadow_stats()
1075 print_metric(config, ctxp, NULL, in perf_stat__print_shadow_stats()
1079 print_metric(config, ctxp, NULL, NULL, "transactional cycles", in perf_stat__print_shadow_stats()
1088 print_metric(config, ctxp, NULL, "%7.2f%%", "aborted cycles", in perf_stat__print_shadow_stats()
1091 print_metric(config, ctxp, NULL, NULL, "aborted cycles", 0); in perf_stat__print_shadow_stats()
1099 print_metric(config, ctxp, NULL, "%8.0f", in perf_stat__print_shadow_stats()
1102 print_metric(config, ctxp, NULL, NULL, "cycles / transaction", in perf_stat__print_shadow_stats()
1110 print_metric(config, ctxp, NULL, "%8.0f", "cycles / elision", ratio); in perf_stat__print_shadow_stats()
1113 print_metric(config, ctxp, NULL, "%8.3f", "CPUs utilized", in perf_stat__print_shadow_stats()
1116 print_metric(config, ctxp, NULL, NULL, "CPUs utilized", 0); in perf_stat__print_shadow_stats()
1122 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1129 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1136 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1153 print_metric(config, ctxp, color, "%8.1f%%", name, in perf_stat__print_shadow_stats()
1156 print_metric(config, ctxp, NULL, NULL, name, 0); in perf_stat__print_shadow_stats()
1164 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1173 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1182 print_metric(config, ctxp, color, "%8.1f%%", "backend bound", in perf_stat__print_shadow_stats()
1191 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1205 print_metric(config, ctxp, color, "%8.1f%%", "heavy operations", in perf_stat__print_shadow_stats()
1211 print_metric(config, ctxp, color, "%8.1f%%", "light operations", in perf_stat__print_shadow_stats()
1225 print_metric(config, ctxp, color, "%8.1f%%", "branch mispredict", in perf_stat__print_shadow_stats()
1231 print_metric(config, ctxp, color, "%8.1f%%", "machine clears", in perf_stat__print_shadow_stats()
1245 print_metric(config, ctxp, color, "%8.1f%%", "fetch latency", in perf_stat__print_shadow_stats()
1251 print_metric(config, ctxp, color, "%8.1f%%", "fetch bandwidth", in perf_stat__print_shadow_stats()
1265 print_metric(config, ctxp, color, "%8.1f%%", "memory bound", in perf_stat__print_shadow_stats()
1271 print_metric(config, ctxp, color, "%8.1f%%", "Core bound", in perf_stat__print_shadow_stats()
1286 print_metric(config, ctxp, NULL, "%8.3f", unit_buf, ratio); in perf_stat__print_shadow_stats()
1298 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
1305 print_metric(config, ctxp, NULL, NULL, NULL, 0); in perf_stat__print_shadow_stats()