Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpython.c1009 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init()
1025 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete()
1031 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap()
1051 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll()
1070 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd()
1108 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add()
1141 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu()
1194 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open()
1250 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local
1257 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
H A Dheader.c4382 struct evlist **pevlist) in perf_event__process_attr()
4421 struct evlist **pevlist) in perf_event__process_event_update()
/openbmc/linux/tools/perf/tests/
H A Dparse-no-sample-id-all.c13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1167 struct evlist **pevlist) in process_attr()
H A Dbuiltin-lock.c1506 struct evlist **pevlist) in process_event_update()
H A Dbuiltin-inject.c193 struct evlist **pevlist) in perf_event__repipe_attr()
H A Dbuiltin-script.c2436 struct evlist **pevlist) in process_attr()