Searched defs:TraceProcessorProbeContext (Results 1 – 1 of 1) sorted by relevance
41 def __init__(self, traces: Union[Iterable[Run], TraceProcessorProbeContext]): argument278 class TraceProcessorProbeContext(ProbeContext[TraceProcessorProbe]): class