Searched refs:PERF_TYPE_TRACEPOINT (Results 1 – 24 of 24) sorted by relevance
55 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in __cmd_evlist()
88 PERF_TYPE_TRACEPOINT = 2,144 Counters of the type PERF_TYPE_TRACEPOINT are available when the ftrace event
235 [PERF_TYPE_TRACEPOINT] = {620 !output[PERF_TYPE_TRACEPOINT].user_set) { in perf_session__check_output_opt()621 j = PERF_TYPE_TRACEPOINT; in perf_session__check_output_opt()2865 type = PERF_TYPE_TRACEPOINT; in parse_output_fields()
3153 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT &&
32 attr.type = PERF_TYPE_TRACEPOINT; in test_task_fd_query_tp_core()
31 attr.type = PERF_TYPE_TRACEPOINT; in test_tp_attach_query()
98 attr.type = PERF_TYPE_TRACEPOINT; in main()
217 .type = PERF_TYPE_TRACEPOINT, in test_mmap_thread()327 .type = PERF_TYPE_TRACEPOINT, in test_mmap_cpus()
411 if (pos->core.attr.type != PERF_TYPE_TRACEPOINT) in get_tracepoints_path()446 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in have_tracepoints()
79 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in evsel__fprintf()
304 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT && in evlist__find_tracepoint_by_id()317 if ((evsel->core.attr.type == PERF_TYPE_TRACEPOINT) && in evlist__find_tracepoint_by_name()1072 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in evlist__set_tp_filter()1092 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in evlist__append_tp_filter()
332 case PERF_TYPE_TRACEPOINT: in event_type()2486 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in set_filter()2535 if (evsel == NULL || evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in add_exclude_perf_filter()2655 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()2673 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()
778 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in sort__trace_cmp()795 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in hist_entry__trace_snprintf()2580 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in add_all_dynamic_fields()2598 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in add_all_matching_fields()2659 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in add_dynamic_entry()2935 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in get_default_sort_order()
827 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in process_sample_event()1174 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) { in add_event()
399 return pevent->evsel->core.attr.type == PERF_TYPE_TRACEPOINT; in is_tracepoint()
458 .type = PERF_TYPE_TRACEPOINT, in evsel__newtp_idx()760 case PERF_TYPE_TRACEPOINT: in evsel__name()
2359 if (evsel->core.attr.type == PERF_TYPE_TRACEPOINT) in perf_session__has_traces()
3990 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT && in evlist__prepare_tracepoint_events()
32 PERF_TYPE_TRACEPOINT = 2, enumerator
356 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) in perl_process_tracepoint()
1413 case PERF_TYPE_TRACEPOINT: in python_process_event()
55 TEST_ASSERT_VAL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__checkevent_tracepoint()71 PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__checkevent_tracepoint_multi()474 TEST_ASSERT_VAL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__checkevent_list()774 TEST_ASSERT_VAL("wrong type", PERF_TYPE_TRACEPOINT == evsel->core.attr.type); in test__group3()
358 self.type = PERF_TYPE_TRACEPOINT363 PERF_TYPE_TRACEPOINT = 2 variable
9404 attr.type = PERF_TYPE_TRACEPOINT; in perf_event_open_tracepoint()