Go to the source code of this file.
Functions | |
int | init_process_info_sysdep (void) |
double | timestruc_to_tseconds (timestruc_t t) |
int | get_process_info_sysdep (ProcInfo_T p) |
Definition in file sysdep_SOLARIS.c.
|
Definition at line 85 of file sysdep_SOLARIS.c. References myprocinfo::cputime, myprocinfo::cputime_prev, myprocinfo::mem_kbyte, myprocinfo::mem_percent, myprocinfo::pid, PROCESS_ZOMBIE, read_proc_file(), myprocinfo::status_flag, myprocinfo::time_prev, and timestruc_to_tseconds(). Referenced by get_process_info(). |
|
Definition at line 73 of file sysdep_SOLARIS.c. Referenced by init_process_info(). |
|
Definition at line 81 of file sysdep_SOLARIS.c. Referenced by get_process_info_sysdep(). |