Home
last modified time | relevance | path

Searched refs:pyrf_evlist__open (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dpython.c883 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open() function
914 .ml_meth = (PyCFunction)pyrf_evlist__open,