Home
last modified time | relevance | path

Searched refs:PERF_TYPE_BREAKPOINT (Results 1 – 19 of 19) sorted by relevance

/tools/testing/selftests/perf_events/
A Dsigtrap_threads.c53 .type = PERF_TYPE_BREAKPOINT, in make_event_attr()
174 EXPECT_EQ(ctx.first_siginfo.si_perf_type, PERF_TYPE_BREAKPOINT); in TEST_F()
193 EXPECT_EQ(ctx.first_siginfo.si_perf_type, PERF_TYPE_BREAKPOINT); in TEST_F()
213 EXPECT_EQ(ctx.first_siginfo.si_perf_type, PERF_TYPE_BREAKPOINT); in TEST_F()
236 EXPECT_EQ(ctx.first_siginfo.si_perf_type, PERF_TYPE_BREAKPOINT); in TEST_F()
/tools/perf/tests/
A Dsigtrap.c39 .type = PERF_TYPE_BREAKPOINT, in make_event_attr()
211 PERF_TYPE_BREAKPOINT); in run_stress_test()
A Dbp_signal_overflow.c86 pe.type = PERF_TYPE_BREAKPOINT; in test__bp_signal_overflow()
A Dbp_account.c48 attr->type = PERF_TYPE_BREAKPOINT; in __event()
A Dbp_signal.c109 pe.type = PERF_TYPE_BREAKPOINT; in __event()
A Dwp.c47 attr->type = PERF_TYPE_BREAKPOINT; in get__perf_event_attr()
A Dparse-events.c244 TEST_ASSERT_VAL("wrong type", PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint()
258 TEST_ASSERT_VAL("wrong type", PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_x()
272 PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_r()
287 PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_w()
302 PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_rw()
596 TEST_ASSERT_VAL("wrong type", PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_2_events()
601 TEST_ASSERT_VAL("wrong type", PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_2_events()
1630 TEST_ASSERT_VAL("wrong type", PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_len()
1645 TEST_ASSERT_VAL("wrong type", PERF_TYPE_BREAKPOINT == evsel->core.attr.type); in test__checkevent_breakpoint_len_w()
/tools/testing/selftests/bpf/prog_tests/
A Dperf_skip.c61 attr.type = PERF_TYPE_BREAKPOINT; in serial_test_perf_skip()
/tools/perf/util/
A Dprint-events.c459 PERF_TYPE_BREAKPOINT, in print_events()
464 event_type_descriptors[PERF_TYPE_BREAKPOINT], in print_events()
A Dperf_event_attr_fprintf.c87 ENUM_ID_TO_STR_CASE(PERF_TYPE_BREAKPOINT) in stringify_perf_type_id()
261 case PERF_TYPE_BREAKPOINT: in __p_config_id()
A Dpmu.c1201 PERF_TYPE_BREAKPOINT in wellknown_pmu_type()
2244 case PERF_TYPE_BREAKPOINT: return true; in perf_pmu__is_software()
A Dparse-events.c93 [PERF_TYPE_BREAKPOINT] = "breakpoint",
766 attr.type = PERF_TYPE_BREAKPOINT; in parse_events_add_breakpoint()
A Devsel.c929 case PERF_TYPE_BREAKPOINT: in evsel__name()
/tools/perf/bench/
A Dbreakpoint.c52 attr.type = PERF_TYPE_BREAKPOINT; in breakpoint_setup()
/tools/testing/selftests/powerpc/ptrace/
A Dptrace-perf-hwbreak.c126 attr->type = PERF_TYPE_BREAKPOINT; in perf_user_event_attr_set()
A Dperf-hwbreak.c61 attr->type = PERF_TYPE_BREAKPOINT; in perf_event_attr_set()
/tools/include/uapi/linux/
A Dperf_event.h35 PERF_TYPE_BREAKPOINT = 5, enumerator
/tools/bpf/bpftool/
A Dlink.c31 [PERF_TYPE_BREAKPOINT] = "breakpoint",
/tools/perf/
A Dbuiltin-script.c302 [PERF_TYPE_BREAKPOINT] = {
3039 type = PERF_TYPE_BREAKPOINT; in parse_output_fields()

Completed in 52 milliseconds