Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_tracemalloc.c1251 trace_to_pyobject(unsigned int domain, trace_t *trace, in trace_to_pyobject() function
1312 tracemalloc_obj = trace_to_pyobject(domain, &trace, get_traces->tracebacks); in tracemalloc_get_traces_fill()