Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c746 static const char pyrf_pmu__doc[] = PyDoc_STR("perf Performance Monitoring Unit (PMU) object."); variable
771 .tp_doc = pyrf_pmu__doc,