Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dpython.c712 static int pyrf_evsel__init(struct pyrf_evsel *pevsel, in pyrf_evsel__init()
821 static void pyrf_evsel__delete(struct pyrf_evsel *pevsel) in pyrf_evsel__delete()
827 static PyObject *pyrf_evsel__open(struct pyrf_evsel *pevsel, in pyrf_evsel__open()
1000 PyObject *pevsel; in pyrf_evlist__add() local
1274 static PyObject *pyrf__tracepoint(struct pyrf_evsel *pevsel, in pyrf__tracepoint()
/kernel/linux/linux-6.6/tools/perf/util/
Dpython.c830 static int pyrf_evsel__init(struct pyrf_evsel *pevsel, in pyrf_evsel__init()
939 static void pyrf_evsel__delete(struct pyrf_evsel *pevsel) in pyrf_evsel__delete()
945 static PyObject *pyrf_evsel__open(struct pyrf_evsel *pevsel, in pyrf_evsel__open()
1118 PyObject *pevsel; in pyrf_evlist__add() local
1386 static PyObject *pyrf__tracepoint(struct pyrf_evsel *pevsel, in pyrf__tracepoint()