Searched defs:graph_collector (Results 1 – 5 of 5) sorted by relevance
68 GraphCollector* graph_collector) { in Init()81 GraphCollector* graph_collector) { in Init()154 GraphCollector* graph_collector) { in Run()165 GraphCollector* graph_collector) { in Run()210 GraphCollector* graph_collector) { in Run()308 GraphCollector* graph_collector) { in Run()
37 StepStats* maybe_step_stats, GraphCollector* graph_collector, in ExecuteNode()
428 GraphCollector* graph_collector = nullptr; in EagerLocalExecute() local481 GraphCollector* graph_collector = nullptr; in EagerLocalExecute() local916 GraphCollector* graph_collector, in EagerKernelExecute()
583 GraphCollector* graph_collector = nullptr; member
670 GraphCollector* graph_collector = nullptr; member798 GraphCollector* graph_collector() { return params_->graph_collector; } in graph_collector() function