Searched defs:pevlist (Results 1 – 5 of 5) sorted by relevance
875 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init()891 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete()897 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap()917 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll()936 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd()974 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add()1007 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu()1060 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open()1124 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local1131 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
3730 struct evlist **pevlist) in perf_event__process_attr()3768 struct evlist **pevlist) in perf_event__process_event_update()
12 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
101 struct evlist **pevlist) in perf_event__repipe_attr()
2040 struct evlist **pevlist) in process_attr()