Searched defs:pevlist (Results 1 – 6 of 6) sorted by relevance
1064 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init()1080 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete()1086 static PyObject *pyrf_evlist__all_cpus(struct pyrf_evlist *pevlist) in pyrf_evlist__all_cpus()1096 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap()1116 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll()1135 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd()1164 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add()1197 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu()1252 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open()1266 static PyObject *pyrf_evlist__close(struct pyrf_evlist *pevlist) in pyrf_evlist__close()[all …]
13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
1275 struct evlist **pevlist) in process_attr()
1413 struct evlist **pevlist) in process_event_update()
216 struct evlist **pevlist) in perf_event__repipe_attr()
2491 struct evlist **pevlist) in process_attr()