Searched defs:pevsel (Results 1 – 1 of 1) sorted by relevance
948 static int pyrf_evsel__init(struct pyrf_evsel *pevsel, in pyrf_evsel__init()1057 static void pyrf_evsel__delete(struct pyrf_evsel *pevsel) in pyrf_evsel__delete()1063 static PyObject *pyrf_evsel__open(struct pyrf_evsel *pevsel, in pyrf_evsel__open()1097 static PyObject *pyrf_evsel__cpus(struct pyrf_evsel *pevsel) in pyrf_evsel__cpus()1107 static PyObject *pyrf_evsel__threads(struct pyrf_evsel *pevsel) in pyrf_evsel__threads()1144 static PyObject *pyrf_evsel__read(struct pyrf_evsel *pevsel, in pyrf_evsel__read()1191 struct pyrf_evsel *pevsel = (void *)self; in pyrf_evsel__str() local1525 PyObject *pevsel; in pyrf_evlist__add() local1916 static PyObject *pyrf__tracepoint(struct pyrf_evsel *pevsel, in pyrf__tracepoint()1932 struct pyrf_evsel *pevsel = PyObject_New(struct pyrf_evsel, &pyrf_evsel__type); in pyrf_evsel__from_evsel() local[all …]