Home | History | Annotate | Download | only in Modules

Lines Matching full:tracemalloc_error

145 tracemalloc_error(const char *format, ...)
363 tracemalloc_error("failed to get the code object of the frame");
370 tracemalloc_error("failed to get the filename of the code object");
382 tracemalloc_error("filename is not a unicode string");
390 tracemalloc_error("filename is not a ready unicode string");
407 tracemalloc_error("failed to intern the filename");
456 tracemalloc_error("failed to get the current thread state");
503 tracemalloc_error("failed to intern the traceback: malloc failed");
512 tracemalloc_error("failed to intern the traceback: putdata failed");