Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/Perf-Trace-Util/
DContext.c27 #define _PyCapsule_GetPointer(arg1, arg2) \ macro
32 #define _PyCapsule_GetPointer(arg1, arg2) \ macro
47 scripting_context = _PyCapsule_GetPointer(context, NULL); in perf_trace_context_common_pc()
63 scripting_context = _PyCapsule_GetPointer(context, NULL); in perf_trace_context_common_flags()
79 scripting_context = _PyCapsule_GetPointer(context, NULL); in perf_trace_context_common_lock_depth()