Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c142 tracemalloc_error(const char *format, ...) in tracemalloc_error() function
321 tracemalloc_error("failed to get the filename of the code object"); in tracemalloc_get_frame()
328 tracemalloc_error("filename is not a unicode string"); in tracemalloc_get_frame()
336 tracemalloc_error("filename is not a ready unicode string"); in tracemalloc_get_frame()
354 tracemalloc_error("failed to intern the filename"); in tracemalloc_get_frame()
397 tracemalloc_error("failed to get the current thread state"); in traceback_get_frames()
455 tracemalloc_error("failed to intern the traceback: malloc failed"); in traceback_new()
464 tracemalloc_error("failed to intern the traceback: putdata failed"); in traceback_new()