Searched refs:jvm_agent (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/os/bsd/dtrace/
H A Dlibjvm_db.h34 typedef struct jvm_agent jvm_agent_t;
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.h34 typedef struct jvm_agent jvm_agent_t;
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 39 milliseconds