Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dpython.c837 static int pyrf_evlist__init(struct pyrf_evlist *pevlist, in pyrf_evlist__init()
853 static void pyrf_evlist__delete(struct pyrf_evlist *pevlist) in pyrf_evlist__delete()
859 static PyObject *pyrf_evlist__mmap(struct pyrf_evlist *pevlist, in pyrf_evlist__mmap()
879 static PyObject *pyrf_evlist__poll(struct pyrf_evlist *pevlist, in pyrf_evlist__poll()
898 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd()
927 static PyObject *pyrf_evlist__add(struct pyrf_evlist *pevlist, in pyrf_evlist__add()
960 static PyObject *pyrf_evlist__read_on_cpu(struct pyrf_evlist *pevlist, in pyrf_evlist__read_on_cpu()
1015 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open()
1071 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__length() local
1078 struct pyrf_evlist *pevlist = (void *)obj; in pyrf_evlist__item() local
[all …]
Dheader.c4422 struct evlist **pevlist) in perf_event__process_attr()
4461 struct evlist **pevlist) in perf_event__process_event_update()
/linux-6.14.4/tools/perf/tests/
Dparse-no-sample-id-all.c13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event()
/linux-6.14.4/tools/perf/
Dbuiltin-report.c1254 struct evlist **pevlist) in process_attr()
Dbuiltin-lock.c1399 struct evlist **pevlist) in process_event_update()
Dbuiltin-inject.c216 struct evlist **pevlist) in perf_event__repipe_attr()
Dbuiltin-script.c2463 struct evlist **pevlist) in process_attr()