Lines Matching refs:ctxp
737 void *ctxp = out->ctx; in generic_metric() local
796 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric()
799 print_metric(config, ctxp, NULL, "%8.1f", in generic_metric()
806 print_metric(config, ctxp, NULL, NULL, in generic_metric()
811 print_metric(config, ctxp, NULL, NULL, "", 0); in generic_metric()
824 void *ctxp = out->ctx; in perf_stat__print_shadow_stats() local
837 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
840 print_metric(config, ctxp, NULL, NULL, "insn per cycle", 0); in perf_stat__print_shadow_stats()
851 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
853 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
857 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
858 print_metric(config, ctxp, NULL, "%7.2f ", in perf_stat__print_shadow_stats()
865 print_metric(config, ctxp, NULL, NULL, "of all branches", 0); in perf_stat__print_shadow_stats()
875 print_metric(config, ctxp, NULL, NULL, "of all L1-dcache hits", 0); in perf_stat__print_shadow_stats()
885 print_metric(config, ctxp, NULL, NULL, "of all L1-icache hits", 0); in perf_stat__print_shadow_stats()
895 print_metric(config, ctxp, NULL, NULL, "of all dTLB cache hits", 0); in perf_stat__print_shadow_stats()
905 print_metric(config, ctxp, NULL, NULL, "of all iTLB cache hits", 0); in perf_stat__print_shadow_stats()
915 print_metric(config, ctxp, NULL, NULL, "of all LL-cache hits", 0); in perf_stat__print_shadow_stats()
923 print_metric(config, ctxp, NULL, "%8.3f %%", in perf_stat__print_shadow_stats()
926 print_metric(config, ctxp, NULL, NULL, "of all cache refs", 0); in perf_stat__print_shadow_stats()
936 print_metric(config, ctxp, NULL, "%8.3f", "GHz", ratio); in perf_stat__print_shadow_stats()
938 print_metric(config, ctxp, NULL, NULL, "Ghz", 0); in perf_stat__print_shadow_stats()
944 print_metric(config, ctxp, NULL, in perf_stat__print_shadow_stats()
948 print_metric(config, ctxp, NULL, NULL, "transactional cycles", in perf_stat__print_shadow_stats()
957 print_metric(config, ctxp, NULL, "%7.2f%%", "aborted cycles", in perf_stat__print_shadow_stats()
960 print_metric(config, ctxp, NULL, NULL, "aborted cycles", 0); in perf_stat__print_shadow_stats()
969 print_metric(config, ctxp, NULL, "%8.0f", in perf_stat__print_shadow_stats()
972 print_metric(config, ctxp, NULL, NULL, "cycles / transaction", in perf_stat__print_shadow_stats()
981 print_metric(config, ctxp, NULL, "%8.0f", "cycles / elision", ratio); in perf_stat__print_shadow_stats()
984 print_metric(config, ctxp, NULL, "%8.3f", "CPUs utilized", in perf_stat__print_shadow_stats()
987 print_metric(config, ctxp, NULL, NULL, "CPUs utilized", 0); in perf_stat__print_shadow_stats()
993 print_metric(config, ctxp, color, "%8.1f%%", "frontend bound", in perf_stat__print_shadow_stats()
1000 print_metric(config, ctxp, color, "%8.1f%%", "retiring", in perf_stat__print_shadow_stats()
1007 print_metric(config, ctxp, color, "%8.1f%%", "bad speculation", in perf_stat__print_shadow_stats()
1024 print_metric(config, ctxp, color, "%8.1f%%", name, in perf_stat__print_shadow_stats()
1027 print_metric(config, ctxp, NULL, NULL, name, 0); in perf_stat__print_shadow_stats()
1044 print_metric(config, ctxp, NULL, "%8.3f", unit_buf, ratio); in perf_stat__print_shadow_stats()
1056 out->new_line(config, ctxp); in perf_stat__print_shadow_stats()
1063 print_metric(config, ctxp, NULL, NULL, NULL, 0); in perf_stat__print_shadow_stats()