Searched refs:_PyCapsule_New (Results 1 – 1 of 1) sorted by relevance
66 #define _PyCapsule_New(arg1, arg2, arg3) \ macro81 #define _PyCapsule_New(arg1, arg2, arg3) \ macro907 context = _PyCapsule_New(scripting_context, NULL, NULL); in python_process_tracepoint()1654 perf_script_context = _PyCapsule_New(scripting_context, NULL, NULL); in perf_script_context_init()
Completed in 8 milliseconds