Home
last modified time | relevance | path

Searched refs:j_agent_create_f (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c94 typedef jvm_agent_t *(*j_agent_create_f)(struct ps_prochandle *, int); typedef
99 static j_agent_create_f j_agent_create;
773 j_agent_create = (j_agent_create_f) in load_libjvm()