Searched defs:pevsel (Results 1 – 1 of 1) sorted by relevance
494 static int pyrf_evsel__init(struct pyrf_evsel *pevsel, in pyrf_evsel__init()599 static void pyrf_evsel__delete(struct pyrf_evsel *pevsel) in pyrf_evsel__delete()605 static PyObject *pyrf_evsel__open(struct pyrf_evsel *pevsel, in pyrf_evsel__open()771 PyObject *pevsel; in pyrf_evlist__add() local