sysdep.h File Reference

Go to the source code of this file.

Functions

int get_process_info_sysdep (ProcInfo_T)
int init_proc_info_sysdep (void)


Function Documentation

int get_process_info_sysdep ProcInfo_T   
 

Definition at line 212 of file sysdep_DARWIN.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().

int init_proc_info_sysdep void