Searched defs:graph_execution_trace (Results 1 – 5 of 5) sorted by relevance
67 def on_graph_execution_trace(self, argument286 def on_graph_execution_trace(self, argument
121 def WriteGraphExecutionTrace(self, graph_execution_trace): argument
54 def on_graph_execution_trace(self, graph_execution_trace_index, argument
99 GraphExecutionTrace graph_execution_trace = 10; field
251 GraphExecutionTrace* graph_execution_trace) { in WriteGraphExecutionTrace()