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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dlibproc_impl.h64 typedef struct ps_prochandle_ops { struct
77 } ps_prochandle_ops; typedef in typeref:struct:ps_prochandle_ops
97 ps_prochandle_ops* ops; // vtable ptr
/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc_impl.h64 typedef struct ps_prochandle_ops { struct
75 } ps_prochandle_ops; typedef in typeref:struct:ps_prochandle_ops
95 ps_prochandle_ops* ops; // vtable ptr

Completed in 74 milliseconds