Home
last modified time | relevance | path

Searched refs:event_type (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/net/tcp_ao/lib/
A Dftrace-tcp.c138 static bool lookup_expected_event(int event_type, struct trace_point *e) in lookup_expected_event() argument
147 if (p->type != event_type) in lookup_expected_event()
406 int event_type = check_event_type(line); in aolib_tracer_process_event() local
409 if (event_type < 0) in aolib_tracer_process_event()
412 if (tracer_scan_event(line, event_type, &tmp)) in aolib_tracer_process_event()
415 return lookup_expected_event(event_type, &tmp) ? in aolib_tracer_process_event()
/tools/testing/selftests/connector/
A Dproc_filter.c67 ((struct proc_input *)msg->data)->event_type = in send_message()
68 ((struct proc_input *)pinp)->event_type; in send_message()
264 input.event_type = PROC_EVENT_NONZERO_EXIT; in main()
/tools/testing/selftests/bpf/progs/
A Dtest_tcp_estats.c128 enum tcp_estats_event_type event_type; member
168 event->event_type = type; in tcp_estats_ev_init()
/tools/gpio/
A Dgpio-watch.c74 switch (chg.event_type) { in main()
/tools/lib/perf/include/perf/
A Devent.h288 struct perf_trace_event_type event_type; member
530 struct perf_record_header_event_type event_type; member
/tools/perf/util/
A Dparse-events.h24 const char *event_type(size_t type);
A Dsession.c556 event->event_type.event_type.event_id = in perf_event__event_type_swap()
557 bswap_64(event->event_type.event_type.event_id); in perf_event__event_type_swap()
A Dparse-events.c96 const char *event_type(size_t type) in event_type() function
A Devsel.c250 return event_type(evsel->core.attr.type); in evsel__pmu_name()
/tools/perf/
A Dbuiltin-script.c660 event_type(j)); in perf_session__check_output_opt()
3050 event_type(type)); in parse_output_fields()
3129 all_output_options[i].str, event_type(j)); in parse_output_fields()
3147 all_output_options[i].str, event_type(type)); in parse_output_fields()
3164 "Events will not be displayed.\n", event_type(type)); in parse_output_fields()
A Ddesign.txt380 * When header.misc & PERF_RECORD_MISC_OVERFLOW the event_type field
/tools/perf/Documentation/
A Dperf.data-file-format.txt501 struct perf_trace_event_type event_type;
/tools/testing/cxl/test/
A Dmem.c479 .event_type = CXL_MMER_TEMP_CHANGE,

Completed in 42 milliseconds