Home
last modified time | relevance | path

Searched defs:pevlist (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Dpython.c1275 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 Dheader.c4759 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 Dparse-no-sample-id-all.c13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event() argument
/linux/tools/perf/
H A Dbuiltin-report.c1283 process_attr(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct evlist ** pevlist) process_attr() argument
H A Dbuiltin-lock.c1413 struct evlist **pevlist) in process_event_update() argument
H A Dbuiltin-inject.c220 struct evlist **pevlist) in perf_event__repipe_attr() argument
H A Dbuiltin-script.c2816 process_attr(const struct perf_tool * tool,union perf_event * event,struct evlist ** pevlist) process_attr() argument