Home
last modified time | relevance | path

Searched defs:events (Results 1 – 25 of 28) sorted by relevance

12

/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c29 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
Dper_event_excludes.c25 struct event *e, events[4]; in per_event_excludes() local
/tools/perf/tests/
Dparse-no-sample-id-all.c38 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
Dattr.py200 def load_events(self, path, events): argument
289 def resolve_groups(self, events): argument
Dswitch-tracking.c211 static int add_event(struct evlist *evlist, struct list_head *events, in add_event()
240 static void free_event_nodes(struct list_head *events) in free_event_nodes()
Dparse-events.c1798 static int test_events(struct evlist_test *events, unsigned cnt) in test_events()
/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c18 struct event events[6]; in multi_counter() local
/tools/testing/selftests/kvm/x86_64/
Dsync_regs_test.c86 struct kvm_vcpu_events events; in main() local
/tools/perf/util/
Dmetricgroup.c402 static int metricgroup__add_metric(const char *metric, struct strbuf *events, in metricgroup__add_metric()
473 static int metricgroup__add_metric_list(const char *list, struct strbuf *events, in metricgroup__add_metric_list()
Dordered-events.h41 struct list_head events; member
Dheader.h101 struct evsel *events; member
Dheader.c1578 static void free_event_desc(struct evsel *events) in free_event_desc()
1595 struct evsel *evsel, *events = NULL; in read_event_desc() local
1679 struct evsel *evsel, *events; in print_event_desc() local
2135 struct evsel *evsel, *events = read_event_desc(ff); in process_event_desc() local
Dbpf-loader.c1411 unsigned int key, events; in apply_config_evsel_for_key() local
/tools/lib/traceevent/
Dparse-filter.c231 static int add_event(struct event_list **events, in add_event()
259 find_event(struct tep_handle *tep, struct event_list **events, in find_event()
325 static void free_events(struct event_list *events) in free_events()
1262 struct event_list *events = NULL; in tep_filter_add_filter_str() local
Devent-parse-local.h51 struct tep_event **events; member
Devent-parse.c820 struct tep_event **events = realloc(tep->events, sizeof(event) * in add_event() local
5750 struct tep_event **events; in list_events_copy() local
5764 static void list_events_sort(struct tep_event **events, int nr_events, in list_events_sort()
5800 struct tep_event **events; in tep_list_events() local
5842 struct tep_event **events; in tep_list_events_copy() local
/tools/testing/selftests/pidfd/
Dpidfd_test.c361 struct epoll_event event, events[MAX_EVENTS]; in poll_pidfd() local
/tools/perf/bench/
Depoll-wait.c298 int ret = 0, events = EPOLLIN; in do_threads() local
/tools/testing/selftests/kvm/lib/
Dkvm_util.c1258 struct kvm_vcpu_events *events) in vcpu_events_get()
1271 struct kvm_vcpu_events *events) in vcpu_events_set()
/tools/perf/
Dbuiltin-probe.c45 struct perf_probe_event events[MAX_PROBES]; member
/tools/testing/selftests/net/
Dmsg_zerocopy.c142 static int do_poll(int fd, int events) in do_poll()
/tools/testing/selftests/bpf/
Dtest_flow_dissector.c475 static int do_poll(int fd, short events, int timeout) in do_poll()
/tools/arch/x86/include/uapi/asm/
Dkvm.h378 struct kvm_vcpu_events events; member
443 __u64 events[0]; member
/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c989 struct kvm_vcpu_events events; member
/tools/include/nolibc/
Dnolibc.h151 short int events; member

12