Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tracemalloc.c136 tracemalloc_error(const char *format, ...) in tracemalloc_error() function
317 tracemalloc_error("failed to get the filename of the code object"); in tracemalloc_get_frame()
324 tracemalloc_error("filename is not a unicode string"); in tracemalloc_get_frame()
332 tracemalloc_error("filename is not a ready unicode string"); in tracemalloc_get_frame()
350 tracemalloc_error("failed to intern the filename"); in tracemalloc_get_frame()
393 tracemalloc_error("failed to get the current thread state"); in traceback_get_frames()
447 tracemalloc_error("failed to intern the traceback: malloc failed"); in traceback_new()
456 tracemalloc_error("failed to intern the traceback: putdata failed"); in traceback_new()