Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dpython.c413 static char pyrf_cpu_map__doc[] = PyDoc_STR("cpu map object."); variable
421 .tp_doc = pyrf_cpu_map__doc,