Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tracemalloc.c1141 trace_to_pyobject(unsigned int domain, const trace_t *trace, in trace_to_pyobject() function
1280 PyObject *tuple = trace_to_pyobject(get_traces->domain, trace, in tracemalloc_get_traces_fill()