Searched refs:OpenAgentFunc (Results 1 – 2 of 2) sorted by relevance
44 OpenAgentFunc(0), in OProfileWrapper()62 return OpenAgentFunc != 0; in initialize()80 OpenAgentFunc = (op_open_agent_ptr_t)(intptr_t) in initialize()96 if (!OpenAgentFunc in initialize()101 OpenAgentFunc = 0; in initialize()186 if (OpenAgentFunc != 0) { in op_open_agent()187 Agent = OpenAgentFunc(); in op_open_agent()
51 op_open_agent_ptr_t OpenAgentFunc; variable75 : OpenAgentFunc(OpenAgentImpl), in OpenAgentFunc() function