Searched refs:ps_prochandle_ops (Results 1 - 6 of 6) 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
H A Dps_proc.c426 static ps_prochandle_ops process_ops = {
H A Dps_core.c528 static ps_prochandle_ops core_ops = {
/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
H A Dps_proc.c321 static ps_prochandle_ops process_ops = {
H A Dps_core.c523 static ps_prochandle_ops core_ops = {

Completed in 29 milliseconds