Searched defs:pevsel (Results 1 – 1 of 1) sorted by relevance
737 static int pyrf_evsel__init(struct pyrf_evsel *pevsel, in pyrf_evsel__init()846 static void pyrf_evsel__delete(struct pyrf_evsel *pevsel) in pyrf_evsel__delete()852 static PyObject *pyrf_evsel__open(struct pyrf_evsel *pevsel, in pyrf_evsel__open()886 static PyObject *pyrf_evsel__cpus(struct pyrf_evsel *pevsel) in pyrf_evsel__cpus()896 static PyObject *pyrf_evsel__threads(struct pyrf_evsel *pevsel) in pyrf_evsel__threads()933 static PyObject *pyrf_evsel__read(struct pyrf_evsel *pevsel, in pyrf_evsel__read()980 struct pyrf_evsel *pevsel = (void *)self; in pyrf_evsel__str() local1169 PyObject *pevsel; in pyrf_evlist__add() local1546 static PyObject *pyrf__tracepoint(struct pyrf_evsel *pevsel, in pyrf__tracepoint()1571 struct pyrf_evsel *pevsel = PyObject_New(struct pyrf_evsel, &pyrf_evsel__type); in pyrf_evsel__from_evsel() local[all …]