/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() 74 static u64 determine_overhead(struct event *events) in determine_overhead() 96 struct event events[2]; in test_body() local
|
D | count_stcx_fail.c | 29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() 79 static u64 determine_overhead(struct event *events) in determine_overhead() 104 struct event events[3]; in test_body() local
|
D | per_event_excludes.c | 25 struct event *e, events[4]; in per_event_excludes() local
|
/tools/testing/selftests/filesystems/epoll/ |
D | epoll_wakeup_test.c | 91 struct epoll_event events[2]; in waiter_entry2a() local 103 struct epoll_event events[2]; in waiter_entry2ap() local 214 struct epoll_event events[2]; in TEST() local 252 struct epoll_event events[2]; in TEST() local 370 struct epoll_event events[2]; in TEST() local 416 struct epoll_event events[2]; in TEST() local 546 struct epoll_event events[2]; in TEST() local 595 struct epoll_event events[2]; in TEST() local 730 struct epoll_event events[2]; in TEST() local 779 struct epoll_event events[2]; in TEST() local [all …]
|
/tools/perf/tests/ |
D | parse-no-sample-id-all.c | 38 static int process_events(union perf_event **events, size_t count) in process_events() 94 union perf_event *events[] = { in test__parse_no_sample_id_all() local
|
D | pfm.c | 53 const char *events; in test__pfm_events() member 113 const char *events; in test__pfm_group() member
|
D | attr.py | 200 def load_events(self, path, events): argument 289 def resolve_groups(self, events): argument
|
D | switch-tracking.c | 212 static int add_event(struct evlist *evlist, struct list_head *events, in add_event() 241 static void free_event_nodes(struct list_head *events) in free_event_nodes()
|
/tools/testing/selftests/powerpc/security/ |
D | spectre_v2.c | 25 static int do_count_loop(struct event *events, bool is_p9, s64 *miss_percent) in do_count_loop() 133 struct event events[4]; in spectre_v2_test() local
|
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | multi_counter_test.c | 18 struct event events[6]; in multi_counter() local
|
/tools/testing/selftests/kvm/x86_64/ |
D | sync_regs_test.c | 86 struct kvm_vcpu_events events; in main() local
|
/tools/lib/traceevent/ |
D | parse-filter.c | 226 static int add_event(struct event_list **events, in add_event() 254 find_event(struct tep_handle *tep, struct event_list **events, in find_event() 320 static void free_events(struct event_list *events) in free_events() 1259 struct event_list *events = NULL; in tep_filter_add_filter_str() local
|
D | event-parse-local.h | 53 struct tep_event **events; member
|
/tools/perf/util/ |
D | metricgroup.c | 602 static void metricgroup__add_metric_weak_group(struct strbuf *events, in metricgroup__add_metric_weak_group() 633 static void metricgroup__add_metric_non_group(struct strbuf *events, in metricgroup__add_metric_non_group() 967 struct strbuf *events, in metricgroup__add_metric() 1026 struct strbuf *events, in metricgroup__add_metric_list()
|
D | ordered-events.h | 41 struct list_head events; member
|
D | header.h | 99 struct evsel *events; member
|
/tools/lib/bpf/ |
D | ringbuf.c | 35 struct epoll_event *events; member
|
/tools/testing/selftests/pidfd/ |
D | pidfd_test.c | 398 struct epoll_event event, events[MAX_EVENTS]; in poll_pidfd() local
|
/tools/perf/bench/ |
D | epoll-wait.c | 297 int ret = 0, events = EPOLLIN; in do_threads() local
|
/tools/perf/ |
D | builtin-probe.c | 45 struct perf_probe_event events[MAX_PROBES]; member
|
/tools/testing/selftests/kvm/lib/ |
D | kvm_util.c | 1374 struct kvm_vcpu_events *events) in vcpu_events_get() 1387 struct kvm_vcpu_events *events) in vcpu_events_set()
|
/tools/testing/selftests/bpf/benchs/ |
D | bench_ringbufs.c | 473 struct epoll_event *events; member
|
/tools/testing/selftests/net/ |
D | txtimestamp.c | 287 struct epoll_event events; in __epoll() local
|
D | msg_zerocopy.c | 141 static int do_poll(int fd, int events) in do_poll()
|
/tools/testing/selftests/bpf/ |
D | test_flow_dissector.c | 475 static int do_poll(int fd, short events, int timeout) in do_poll()
|