Home
last modified time | relevance | path

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

/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()
98 union perf_event *events[] = { in test__parse_no_sample_id_all() local
Dattr.py148 def load_events(self, path, events): argument
225 def resolve_groups(self, events): argument
Dswitch-tracking.c203 static int add_event(struct perf_evlist *evlist, struct list_head *events, in add_event()
232 static void free_event_nodes(struct list_head *events) in free_event_nodes()
Dparse-events.c1637 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/perf/util/
Dordered-events.h33 struct list_head events; member
Dheader.c952 static void free_event_desc(struct perf_evsel *events) in free_event_desc()
970 struct perf_evsel *evsel, *events = NULL; in read_event_desc() local
1068 struct perf_evsel *evsel, *events = read_event_desc(ph, fd); in print_event_desc() local
1527 struct perf_evsel *evsel, *events = read_event_desc(header, fd); in process_event_desc() local
/tools/lib/traceevent/
Dparse-filter.c239 static int add_event(struct event_list **events, in add_event()
267 find_event(struct pevent *pevent, struct event_list **events, in find_event()
336 static void free_events(struct event_list *events) in free_events()
1270 struct event_list *events = NULL; in pevent_filter_add_filter_str() local
Devent-parse.c758 struct event_format **events = realloc(pevent->events, sizeof(event) * in add_event() local
5451 struct event_format **events; in pevent_list_events() local
Devent-parse.h498 struct event_format **events; member
/tools/perf/
Dbuiltin-probe.c57 struct perf_probe_event events[MAX_PROBES]; member
Dbuiltin-trace.c1416 } events; member