메소드 | 설명 | |
---|---|---|
GetMemoryInfo ( int pid ) : MemoryInfo | ||
GetOpenFiles ( int pid ) : int | ||
GetPid ( ) : int |
메소드 | 설명 | |
---|---|---|
mono_debugger_libgtop_glue_get_memory ( int pid, LibGTopGlueMemoryInfo &info ) : bool | ||
mono_debugger_libgtop_glue_get_open_files ( int pid, int &files ) : bool | ||
mono_debugger_libgtop_glue_get_pid ( ) : int |
public static GetMemoryInfo ( int pid ) : MemoryInfo | ||
pid | int | |
리턴 | MemoryInfo |