Searched refs:_TraceContext (Results 1 – 1 of 1) sorted by relevance
1062 _TraceContext = collections.namedtuple("TraceContext", ("graph", "profiler")) variable1109 _current_trace_context = _TraceContext(graph=graph, profiler=profiler)