Searched defs:pevlist (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | python.c | 1275 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init() 1291 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete() 1297 static PyObject *pyrf_evlist__all_cpus(struct pyrf_evlist *pevlist) in pyrf_evlist__all_cpus() 1307 static PyObject *pyrf_evlist__metrics(struct pyrf_evlist *pevlist) in pyrf_evlist__metrics() 1407 static PyObject *pyrf_evlist__compute_metric(struct pyrf_evlist *pevlist, in pyrf_evlist__compute_metric() 1479 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap() 1499 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll() 1518 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd() 1547 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add() 1580 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu() [all …]
|
| H A D | header.c | 4759 perf_event__process_attr(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct evlist ** pevlist) perf_event__process_attr() argument 4801 perf_event__process_event_update(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct evlist ** pevlist) perf_event__process_event_update() argument
|
| /linux/tools/perf/tests/ |
| H A D | parse-no-sample-id-all.c | 13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event() argument
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 1283 process_attr(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct evlist ** pevlist) process_attr() argument
|
| H A D | builtin-lock.c | 1413 struct evlist **pevlist) in process_event_update() argument
|
| H A D | builtin-inject.c | 220 struct evlist **pevlist) in perf_event__repipe_attr() argument
|
| H A D | builtin-script.c | 2816 process_attr(const struct perf_tool * tool,union perf_event * event,struct evlist ** pevlist) process_attr() argument
|