Searched defs:called_operators (Results 1 – 2 of 2) sorted by relevance
5 getCalledOperators().withLock([](std::set<std::string>& called_operators) { in OperatorCallTracer()14 [op_name](std::set<std::string>& called_operators) { in OperatorCallTracer()
359 [&](std::set<std::string>& called_operators) { in trace_run()