Home
last modified time | relevance | path

Searched defs:trace_info (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dpystate.h180 PyTraceInfo trace_info; member
/third_party/python/Python/
H A Dceval.c6833 initialize_trace_info(PyTraceInfo *trace_info, _PyInterpreterFrame *frame) argument
7914 maybe_dtrace_line(_PyInterpreterFrame *frame, PyTraceInfo *trace_info, int instr_prev) global() argument
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py483 def trace_info(self): member in Variable

Completed in 18 milliseconds