Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dpython.c645 static char pyrf_cpu_map__doc[] = PyDoc_STR("cpu map object."); variable
653 .tp_doc = pyrf_cpu_map__doc,