Searched refs:agent_arg (Results 1 – 2 of 2) sorted by relevance
673 void AttachAgent(const std::string& agent_arg);
1437 void Runtime::AttachAgent(const std::string& agent_arg) { in AttachAgent() argument1446 ti::Agent agent(agent_arg); in AttachAgent()