PyByteArray_FromStringAndSize 376 tools/perf/util/python.c ret = PyByteArray_FromStringAndSize((const char *) data + offset, len); PyByteArray_FromStringAndSize 887 tools/perf/util/scripting-engines/trace-event-python.c obj = PyByteArray_FromStringAndSize((const char *) data + offset, len);