/openbmc/linux/tools/testing/selftests/user_events/ |
H A D | perf_test.c | 159 pe.type = PERF_TYPE_TRACEPOINT; in TEST_F() 221 pe.type = PERF_TYPE_TRACEPOINT; in TEST_F()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-evlist.c | 55 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in __cmd_evlist()
|
H A D | design.txt | 88 PERF_TYPE_TRACEPOINT = 2, 147 Counters of the type PERF_TYPE_TRACEPOINT are available when the ftrace event
|
H A D | builtin-script.c | 254 [PERF_TYPE_TRACEPOINT] = { 663 !output[PERF_TYPE_TRACEPOINT].user_set) { in perf_session__check_output_opt() 664 j = PERF_TYPE_TRACEPOINT; in perf_session__check_output_opt() 3032 type = PERF_TYPE_TRACEPOINT; in parse_output_fields()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_fd_query_tp.c | 37 attr.type = PERF_TYPE_TRACEPOINT; in test_task_fd_query_tp_core()
|
H A D | tp_attach_query.c | 36 attr.type = PERF_TYPE_TRACEPOINT; in serial_test_tp_attach_query()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | get_cgroup_id_user.c | 106 attr.type = PERF_TYPE_TRACEPOINT; in main()
|
/openbmc/linux/tools/perf/util/ |
H A D | perf_event_attr_fprintf.c | 87 ENUM_ID_TO_STR_CASE(PERF_TYPE_TRACEPOINT) in stringify_perf_type_id() 239 case PERF_TYPE_TRACEPOINT: in __p_config_id()
|
H A D | trace-event-info.c | 511 if (pos->core.attr.type != PERF_TYPE_TRACEPOINT) in get_tracepoints_path() 546 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in have_tracepoints()
|
H A D | evsel_fprintf.c | 85 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in evsel__fprintf()
|
H A D | evlist.c | 365 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT && in evlist__find_tracepoint_by_id() 378 if ((evsel->core.attr.type == PERF_TYPE_TRACEPOINT) && in evlist__find_tracepoint_by_name() 1130 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in evlist__set_tp_filter() 1150 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in evlist__append_tp_filter()
|
H A D | sort.c | 921 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in sort__trace_cmp() 938 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in hist_entry__trace_snprintf() 2954 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in add_all_dynamic_fields() 2972 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in add_all_matching_fields() 3028 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in add_dynamic_entry() 3047 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in add_dynamic_entry() 3329 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in get_default_sort_order()
|
H A D | data-convert-bt.c | 833 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in process_sample_event() 1180 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in add_event()
|
H A D | parse-events.c | 143 case PERF_TYPE_TRACEPOINT: in event_type() 2359 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in set_filter() 2405 if (evsel == NULL || evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in add_exclude_perf_filter()
|
H A D | evsel.c | 463 .type = PERF_TYPE_TRACEPOINT, in evsel__newtp_idx() 770 case PERF_TYPE_TRACEPOINT: in evsel__name()
|
H A D | python.c | 480 return pevent->evsel->core.attr.type == PERF_TYPE_TRACEPOINT; in is_tracepoint()
|
/openbmc/linux/tools/lib/perf/tests/ |
H A D | test-evlist.c | 221 .type = PERF_TYPE_TRACEPOINT, in test_mmap_thread() 331 .type = PERF_TYPE_TRACEPOINT, in test_mmap_cpus()
|
/openbmc/linux/samples/bpf/ |
H A D | task_fd_query_user.c | 266 attr.type = PERF_TYPE_TRACEPOINT; in test_debug_fs_uprobe()
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | perf_event.h | 32 PERF_TYPE_TRACEPOINT = 2, enumerator
|
/openbmc/linux/include/uapi/linux/ |
H A D | perf_event.h | 32 PERF_TYPE_TRACEPOINT = 2, enumerator
|
/openbmc/linux/tools/perf/tests/ |
H A D | parse-events.c | 91 TEST_ASSERT_VAL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__checkevent_tracepoint() 107 PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__checkevent_tracepoint_multi() 630 TEST_ASSERT_VAL("wrong type", PERF_TYPE_TRACEPOINT != evsel->core.attr.type); in test__checkevent_list() 631 while (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in test__checkevent_list() 644 TEST_ASSERT_VAL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__checkevent_list() 971 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in test__group3()
|
/openbmc/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 362 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in perl_process_tracepoint()
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 426 self.type = PERF_TYPE_TRACEPOINT 431 PERF_TYPE_TRACEPOINT = 2 variable
|
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 2244 if (event->attr.type != PERF_TYPE_TRACEPOINT) in perf_event_query_prog_array() 2427 event->attr.type == PERF_TYPE_TRACEPOINT); in bpf_get_perf_event_info() 2433 event->attr.type == PERF_TYPE_TRACEPOINT); in bpf_get_perf_event_info()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | link.c | 28 [PERF_TYPE_TRACEPOINT] = "tracepoint",
|