Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpython.c778 static Py_ssize_t pyrf_thread_map__length(PyObject *obj) in pyrf_thread_map__length() function
796 .sq_length = pyrf_thread_map__length,