Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dpython.c1259 static PyMethodDef perf__methods[] = { variable
1279 PyObject *module = Py_InitModule("perf", perf__methods); in initperf()
1286 perf__methods, /* m_methods */ in initperf()