Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/Perf-Trace-Util/
DContext.c12 #define _PyCapsule_GetPointer(arg1, arg2) \ macro
17 #define _PyCapsule_GetPointer(arg1, arg2) \ macro
32 scripting_context = _PyCapsule_GetPointer(context, NULL); in perf_trace_context_common_pc()
48 scripting_context = _PyCapsule_GetPointer(context, NULL); in perf_trace_context_common_flags()
64 scripting_context = _PyCapsule_GetPointer(context, NULL); in perf_trace_context_common_lock_depth()