Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c185 static PyMethodDef ContextMethods[] = { variable
208 (void) Py_InitModule("perf_trace_context", ContextMethods); in initperf_trace_context()
218 ContextMethods, /* m_methods */ in PyInit_perf_trace_context()