libmsngr  1.1
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups
ProcStats Struct Reference

Process Stats Structure. More...

#include <messenger.h>

Data Fields

char exe_name [128]
 executable file name
unsigned int image_size
 process image size (Kbytes)
unsigned int rss_size
 process resident set size (Kbytes)
unsigned long total_rw_io
 total read/write IO (bytes)
double cpu_time
 total CPU usage (seconds)
double run_time
 process run time (seconds)
char errstr [256]
 buffer used for error messages

Detailed Description

Process Stats Structure.

Definition at line 435 of file messenger.h.


The documentation for this struct was generated from the following file: