Searched defs:init_classsharing_workaround (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_core.c285 static bool init_classsharing_workaround(struct ps_prochandle* ph) { function
1015 if (init_classsharing_workaround(ph) != true)
/openjdk7/hotspot/agent/src/os/linux/
H A Dps_core.c284 static bool init_classsharing_workaround(struct ps_prochandle* ph) { function
1009 if (init_classsharing_workaround(ph) != true)
/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp588 init_classsharing_workaround(void *cd, const prmap_t* pmap, const char* obj_name) { function
805 Pobject_iter(ph, init_classsharing_workaround, &dbg);

Completed in 39 milliseconds