Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c63 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ macro
78 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ macro
465 _PyUnicode_FromStringAndSize(node->ms.sym->name, in python_process_callchain()