Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dpython.c623 static Py_ssize_t pyrf_cpu_map__length(PyObject *obj) in pyrf_cpu_map__length() function
641 .sq_length = pyrf_cpu_map__length,