Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dpython.c1223 static char pyrf_evlist__doc[] = PyDoc_STR("perf event selector list object."); variable
1232 .tp_doc = pyrf_evlist__doc,