Home
last modified time | relevance | path

Searched refs:PERF_TYPE_RAW (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/tools/perf/tests/attr/
H A Dtest-stat-default71 # PERF_TYPE_RAW / slots (0x400)
80 # PERF_TYPE_RAW / topdown-retiring (0x8000)
91 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
102 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
113 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
124 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING
138 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD
152 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK
159 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE
173 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS
[all …]
H A Dtest-stat-detailed-173 # PERF_TYPE_RAW / slots (0x400)
82 # PERF_TYPE_RAW / topdown-retiring (0x8000)
93 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
104 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
115 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
126 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING
140 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD
154 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK
161 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE
175 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS
[all …]
H A Dtest-stat-detailed-273 # PERF_TYPE_RAW / slots (0x400)
82 # PERF_TYPE_RAW / topdown-retiring (0x8000)
93 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
104 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
115 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
126 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING
140 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD
154 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK
161 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE
175 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS
[all …]
H A Dtest-stat-detailed-373 # PERF_TYPE_RAW / slots (0x400)
82 # PERF_TYPE_RAW / topdown-retiring (0x8000)
93 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
104 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
115 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
126 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING
140 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD
154 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK
161 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE
175 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS
[all …]
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c31 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_hw_event_with_pmu()
43 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_hw_group_event()
49 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_hw_group_event()
66 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_sw_hw_group_event()
79 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_hw_sw_group_event()
96 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_group_modifier1()
104 TEST_ASSERT_VAL("wrong hybrid type", test_hybrid_type(evsel, PERF_TYPE_RAW)); in test__hybrid_group_modifier1()
131 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__hybrid_raw2()
152 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__checkevent_pmu()
H A Damd-ibs-via-core-pmu.c19 { PERF_TYPE_RAW, 0x076, true },
20 { PERF_TYPE_RAW, 0x0C1, true },
21 { PERF_TYPE_RAW, 0x012, false },
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Devent.c51 event_init_opts(e, config, PERF_TYPE_RAW, name); in event_init_named()
56 event_init_opts(e, config, PERF_TYPE_RAW, "event"); in event_init()
61 __event_init_opts(e, config, PERF_TYPE_RAW, "event", true); in event_init_sampling()
H A Dcount_stcx_fail.c112 setup_event(&events[2], PM_STCX_FAIL, PERF_TYPE_RAW, "stcx_fail"); in test_body()
/openbmc/linux/arch/sh/kernel/
H A Dperf_event.c134 case PERF_TYPE_RAW: in __hw_perf_event_init()
289 case PERF_TYPE_RAW: in sh_pmu_event_init()
359 perf_pmu_register(&pmu, "cpu", PERF_TYPE_RAW); in register_sh_pmu()
/openbmc/linux/arch/powerpc/perf/
H A D8xx-pmu.c64 case PERF_TYPE_RAW: in event_type()
194 return perf_pmu_register(&mpc8xx_pmu, "cpu", PERF_TYPE_RAW); in init_mpc8xx_pmu()
H A Dcore-fsl-emb.c498 case PERF_TYPE_RAW: in fsl_emb_pmu_event_init()
691 perf_pmu_register(&fsl_emb_pmu, "cpu", PERF_TYPE_RAW); in register_fsl_emb_pmu()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dtopdown.c26 pmu = perf_pmus__find_by_type(PERF_TYPE_RAW); in topdown_sys_has_perf_metrics()
H A Devsel.c34 if ((evsel->core.attr.type == PERF_TYPE_RAW) && in evsel__sys_has_perf_metrics()
H A Dperf_regs.c298 __u64 type = PERF_TYPE_RAW; in arch__intr_reg_mask()
/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c551 case PERF_TYPE_RAW: in loongarch_pmu_event_init()
761 } else if (PERF_TYPE_RAW == event->attr.type) { in __hw_perf_event_init()
771 if (PERF_TYPE_RAW == event->attr.type) in __hw_perf_event_init()
783 if (PERF_TYPE_RAW == event->attr.type) in __hw_perf_event_init()
883 perf_pmu_register(&pmu, "cpu", PERF_TYPE_RAW); in init_hw_perf_events()
/openbmc/linux/samples/bpf/
H A Dtrace_event_user.c251 .type = PERF_TYPE_RAW, in test_bpf_perf_event()
258 .type = PERF_TYPE_RAW, in test_bpf_perf_event()
H A Dtracex6_user.c124 .type = PERF_TYPE_RAW, in test_bpf_perf_event()
/openbmc/linux/tools/perf/util/
H A Dprint-events.c427 event_type_descriptors[PERF_TYPE_RAW], in print_events()
439 event_type_descriptors[PERF_TYPE_RAW], in print_events()
H A Dperf_event_attr_fprintf.c89 ENUM_ID_TO_STR_CASE(PERF_TYPE_RAW) in stringify_perf_type_id()
243 case PERF_TYPE_RAW: in __p_config_id()
/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c621 } else if (attr->type == PERF_TYPE_RAW) { in __hw_perf_event_init()
697 case PERF_TYPE_RAW: in alpha_pmu_event_init()
891 perf_pmu_register(&pmu, "cpu", PERF_TYPE_RAW); in init_hw_perf_events()
/openbmc/linux/tools/perf/Documentation/
H A Dtopdown.txt57 { .config = 0x0400, .type = PERF_TYPE_RAW }
60 { .config = 0x8000, .type = PERF_TYPE_RAW } for Retiring metric event
78 .type = PERF_TYPE_RAW,
98 .type = PERF_TYPE_RAW,
/openbmc/linux/drivers/perf/
H A Driscv_pmu_legacy.c129 perf_pmu_register(&pmu->pmu, "cpu", PERF_TYPE_RAW); in pmu_legacy_init()
/openbmc/linux/arch/xtensa/kernel/
H A Dperf_event.c226 case PERF_TYPE_RAW: in xtensa_pmu_event_init()
444 ret = perf_pmu_register(&xtensa_pmu, "cpu", PERF_TYPE_RAW); in xtensa_pmu_init()
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c661 case PERF_TYPE_RAW: in mipspmu_event_init()
1485 } else if (PERF_TYPE_RAW == event->attr.type) { in __hw_perf_event_init()
1495 if (PERF_TYPE_RAW == event->attr.type) in __hw_perf_event_init()
1507 if (PERF_TYPE_RAW == event->attr.type) in __hw_perf_event_init()
2052 perf_pmu_register(&pmu, "cpu", PERF_TYPE_RAW); in init_hw_perf_events()
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c130 evsel->attr.type == PERF_TYPE_RAW); in test__checkevent_raw()
144 if (pmu->type == PERF_TYPE_RAW) in test__checkevent_raw()
608 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__checkevent_pmu()
672 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__checkevent_pmu_name()
679 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__checkevent_pmu_name()
693 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__checkevent_pmu_partial_time_callgraph()
705 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type); in test__checkevent_pmu_partial_time_callgraph()
723 TEST_ASSERT_VAL("wrong type", PERF_TYPE_RAW == evsel->core.attr.type || in test__checkevent_pmu_events()

123