Searched refs:mAgentmainCaller (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.h102 jmethodID mAgentmainCaller; /* method on the InstrumentationImpl for agents loaded via attach mechanism */ member in struct:_JPLISAgent
H A DInvocationAdapter.c417 agent->mAgentmainCaller);
H A DJPLISAgent.c264 agent->mAgentmainCaller = NULL;
558 agent->mAgentmainCaller = agentmainCallerMethodID;

Completed in 36 milliseconds