Searched defs:pevlist (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | python.c | 896 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init() 912 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete() 918 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap() 938 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll() 957 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd() 995 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add() 1028 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu() 1081 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open() 1145 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local 1152 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
|
| D | header.c | 3988 struct evlist **pevlist) in perf_event__process_attr() 4027 struct evlist **pevlist) in perf_event__process_event_update()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | python.c | 1014 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init() 1030 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete() 1036 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap() 1056 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll() 1075 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd() 1113 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add() 1146 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu() 1201 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open() 1257 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local 1264 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
|
| D | header.c | 4386 struct evlist **pevlist) in perf_event__process_attr() 4425 struct evlist **pevlist) in perf_event__process_event_update()
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | parse-no-sample-id-all.c | 13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | parse-no-sample-id-all.c | 12 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-inject.c | 116 struct evlist **pevlist) in perf_event__repipe_attr()
|
| D | builtin-report.c | 1099 struct evlist **pevlist) in process_attr()
|
| D | builtin-script.c | 2153 struct evlist **pevlist) in process_attr()
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-report.c | 1166 struct evlist **pevlist) in process_attr()
|
| D | builtin-lock.c | 1506 struct evlist **pevlist) in process_event_update()
|
| D | builtin-inject.c | 193 struct evlist **pevlist) in perf_event__repipe_attr()
|
| D | builtin-script.c | 2436 struct evlist **pevlist) in process_attr()
|