Searched defs:jvm_agent (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/bsd/dtrace/
H A Dlibjvm_db.c119 struct jvm_agent* J;
141 struct jvm_agent { struct
429 J = (jvm_agent_t*)calloc(sizeof(struct jvm_agent), 1);
/openjdk7/hotspot/src/os/solaris/dtrace/
H A Dlibjvm_db.c119 struct jvm_agent* J;
141 struct jvm_agent { struct
429 J = (jvm_agent_t*)calloc(sizeof(struct jvm_agent), 1);

Completed in 37 milliseconds