Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dpython.c739 static int pyrf_evsel__init(struct pyrf_evsel *pevsel, in pyrf_evsel__init()
848 static void pyrf_evsel__delete(struct pyrf_evsel *pevsel) in pyrf_evsel__delete()
854 static PyObject *pyrf_evsel__open(struct pyrf_evsel *pevsel, in pyrf_evsel__open()
1027 PyObject *pevsel; in pyrf_evlist__add() local
1301 static PyObject *pyrf__tracepoint(struct pyrf_evsel *pevsel, in pyrf__tracepoint()