Searched refs:mInstrumentationImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.h100 jobject mInstrumentationImpl; /* handle to the Instrumentation instance */ member in struct:_JPLISAgent
H A DJPLISAgent.c265 agent->mInstrumentationImpl = NULL;
451 agent->mInstrumentationImpl,
556 agent->mInstrumentationImpl = resultImpl;
831 jplis_assert(agent->mInstrumentationImpl != NULL);
835 agent->mInstrumentationImpl,

Completed in 33 milliseconds