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 pyrf_evlist__init(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs __maybe_unused) pyrf_evlist__init() argument
1291 pyrf_evlist__delete(struct pyrf_evlist * pevlist) pyrf_evlist__delete() argument
1297 pyrf_evlist__all_cpus(struct pyrf_evlist * pevlist) pyrf_evlist__all_cpus() argument
1307 pyrf_evlist__metrics(struct pyrf_evlist * pevlist) pyrf_evlist__metrics() argument
1407 pyrf_evlist__compute_metric(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs) pyrf_evlist__compute_metric() argument
1479 pyrf_evlist__mmap(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs) pyrf_evlist__mmap() argument
1499 pyrf_evlist__poll(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs) pyrf_evlist__poll() argument
1518 pyrf_evlist__get_pollfd(struct pyrf_evlist * pevlist,PyObject * args __maybe_unused,PyObject * kwargs __maybe_unused) pyrf_evlist__get_pollfd() argument
1547 pyrf_evlist__add(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs __maybe_unused) pyrf_evlist__add() argument
1580 pyrf_evlist__read_on_cpu(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs) pyrf_evlist__read_on_cpu() argument
1637 pyrf_evlist__open(struct pyrf_evlist * pevlist,PyObject * args,PyObject * kwargs) pyrf_evlist__open() argument
1651 pyrf_evlist__close(struct pyrf_evlist * pevlist) pyrf_evlist__close() argument
1661 pyrf_evlist__config(struct pyrf_evlist * pevlist) pyrf_evlist__config() argument
1686 pyrf_evlist__disable(struct pyrf_evlist * pevlist) pyrf_evlist__disable() argument
1693 pyrf_evlist__enable(struct pyrf_evlist * pevlist) pyrf_evlist__enable() argument
1784 struct pyrf_evlist *pevlist = (void *)obj; pyrf_evlist__length() local
1791 struct pyrf_evlist *pevlist = (void *)obj; pyrf_evlist__item() local
1809 struct pyrf_evlist *pevlist = (void *)self; pyrf_evlist__str() local
2001 struct pyrf_evlist *pevlist = PyObject_New(struct pyrf_evlist, &pyrf_evlist__type); pyrf_evlist__from_evlist() local
[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 process_event_update(const struct perf_tool * tool,union perf_event * event,struct evlist ** pevlist) process_event_update() argument
H A Dbuiltin-inject.c220 perf_event__repipe_attr(const struct perf_tool * tool,union perf_event * event,struct evlist ** pevlist) 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