Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dpython.c1214 static const char pyrf_evlist__doc[] = PyDoc_STR("perf event selector list object."); variable
1223 .tp_doc = pyrf_evlist__doc,