Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dpython.c585 static char pyrf_cpu_map__doc[] = PyDoc_STR("cpu map object."); variable
593 .tp_doc = pyrf_cpu_map__doc,