Home
last modified time | relevance | path

Searched refs:PERF_TYPE_TRACEPOINT (Results 1 – 25 of 32) sorted by relevance

12

/linux/tools/testing/selftests/user_events/
H A Dperf_test.c179 pe.type = PERF_TYPE_TRACEPOINT; in TEST_F()
241 pe.type = PERF_TYPE_TRACEPOINT; in TEST_F()
/linux/tools/perf/
H A Dbuiltin-evlist.c56 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in __cmd_evlist()
H A Ddesign.txt88 PERF_TYPE_TRACEPOINT = 2,
147 Counters of the type PERF_TYPE_TRACEPOINT are available when the ftrace event
H A Dbuiltin-script.c270 [PERF_TYPE_TRACEPOINT] = {
695 !output[PERF_TYPE_TRACEPOINT].user_set) { in perf_session__check_output_opt()
696 j = PERF_TYPE_TRACEPOINT; in perf_session__check_output_opt()
3389 type = PERF_TYPE_TRACEPOINT; in parse_output_fields()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_fd_query_tp.c37 attr.type = PERF_TYPE_TRACEPOINT; in test_task_fd_query_tp_core()
H A Dtp_attach_query.c36 attr.type = PERF_TYPE_TRACEPOINT; in serial_test_tp_attach_query()
/linux/tools/lib/perf/tests/
H A Dtest-evlist.c221 .type = PERF_TYPE_TRACEPOINT, in test_mmap_thread()
331 .type = PERF_TYPE_TRACEPOINT, in test_mmap_cpus()
/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c85 ENUM_ID_TO_STR_CASE(PERF_TYPE_TRACEPOINT) in stringify_perf_type_id()
258 case PERF_TYPE_TRACEPOINT: in __p_config_id()
H A Dtp_pmu.c98 return pmu->type == PERF_TYPE_TRACEPOINT; in perf_pmu__is_tracepoint()
H A Dtrace-event-info.c512 if (pos->core.attr.type != PERF_TYPE_TRACEPOINT) in get_tracepoints_path()
547 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in have_tracepoints()
H A Devsel_fprintf.c86 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in evsel__fprintf()
H A Dprint-events.c119 PERF_TYPE_TRACEPOINT, in print_sdt_events()
H A Dsort.c1261 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in sort__sym_to_cmp()
1278 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in hist_entry__sym_from_snprintf()
3558 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in __sort_dimension__update()
3578 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in __sort_dimension__update()
3638 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in __sort_dimension__add_output()
3657 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in __hpp_dimension__add_output()
4031 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in __get_elide()
H A Devlist.c402 if ((evsel->core.attr.type == PERF_TYPE_TRACEPOINT) && in evlist__use_affinity()
1239 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in evlist__valid_sample_type()
1259 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT)
H A Ddata-convert-bt.c845 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in process_sample_event()
1197 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in add_event()
1243 bool is_tracepoint = evsel->core.attr.type == PERF_TYPE_TRACEPOINT;
H A Dparse-events.c48 [PERF_TYPE_TRACEPOINT] = "tracepoint",
2613 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT && is_possible_tp_filter(str)) { in parse_filter()
2678 if (evsel == NULL || evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in new_term()
H A Dpmu.c1217 PERF_TYPE_TRACEPOINT in wellknown_pmu_type()
2407 case PERF_TYPE_TRACEPOINT: return true; in perf_pmu__open_file_at()
H A Devsel.c648 .type = PERF_TYPE_TRACEPOINT, in evsel__tp_format()
711 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in evsel__add_modifiers()
998 case PERF_TYPE_TRACEPOINT: in evsel__group_desc()
/linux/samples/bpf/
H A Dtask_fd_query_user.c266 attr.type = PERF_TYPE_TRACEPOINT; in test_debug_fs_uprobe()
/linux/tools/include/uapi/linux/
H A Dperf_event.h32 PERF_TYPE_TRACEPOINT = 2, enumerator
/linux/include/uapi/linux/
H A Dperf_event.h32 PERF_TYPE_TRACEPOINT = 2, enumerator
/linux/tools/perf/tests/
H A Dparse-events.c114 TEST_ASSERT_EVSEL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type, evsel); in test__checkevent_tracepoint()
130 PERF_TYPE_TRACEPOINT == evsel->core.attr.type, in test__checkevent_tracepoint_multi()
668 TEST_ASSERT_EVSEL("wrong type", PERF_TYPE_TRACEPOINT != evsel->core.attr.type, evsel); in test__checkevent_list()
669 while (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in test__checkevent_list()
683 TEST_ASSERT_EVSEL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type, evsel); in test__checkevent_list()
1035 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in test__group3()
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat426 self.type = PERF_TYPE_TRACEPOINT
431 PERF_TYPE_TRACEPOINT = 2 variable
/linux/kernel/trace/
H A Dbpf_trace.c2048 if (event->attr.type != PERF_TYPE_TRACEPOINT) in perf_event_query_prog_array()
2248 event->attr.type == PERF_TYPE_TRACEPOINT); in bpf_get_perf_event_info()
2254 event->attr.type == PERF_TYPE_TRACEPOINT); in bpf_get_perf_event_info()
/linux/tools/bpf/bpftool/
H A Dlink.c28 [PERF_TYPE_TRACEPOINT] = "tracepoint",

12