Home
last modified time | relevance | path

Searched defs:pevlist (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
A Dpython.c935 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init()
951 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete()
957 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap()
977 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll()
996 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd()
1034 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add()
1067 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu()
1120 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open()
1184 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local
1191 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
A Dheader.c4207 struct evlist **pevlist) in perf_event__process_attr()
4245 struct evlist **pevlist) in perf_event__process_event_update()
/linux/tools/perf/tests/
A Dparse-no-sample-id-all.c12 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
/linux/tools/perf/
A Dbuiltin-inject.c120 struct evlist **pevlist) in perf_event__repipe_attr()
A Dbuiltin-report.c1116 struct evlist **pevlist) in process_attr()
A Dbuiltin-script.c2271 struct evlist **pevlist) in process_attr()

Completed in 32 milliseconds