Searched defs:pevlist (Results 1 – 7 of 7) sorted by relevance
999 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init()1015 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete()1021 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap()1041 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll()1060 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd()1098 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add()1131 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu()1184 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open()1240 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local1247 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
4379 struct evlist **pevlist) in perf_event__process_attr()4418 struct evlist **pevlist) in perf_event__process_event_update()
13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
1168 struct evlist **pevlist) in process_attr()
1491 struct evlist **pevlist) in process_event_update()
193 struct evlist **pevlist) in perf_event__repipe_attr()
2436 struct evlist **pevlist) in process_attr()