Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dpython.c662 static char pyrf_evsel__doc[] = PyDoc_STR("perf event selector list object."); variable
670 .tp_doc = pyrf_evsel__doc,