Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/util/
Dpython.c1293 static PyMethodDef perf__methods[] = { variable
1313 PyObject *module = Py_InitModule("perf", perf__methods); in initperf()
1320 perf__methods, /* m_methods */ in initperf()