#include <linux.h>
|
u8 | index |
| sequence of this status message, values from 0-9 More...
|
|
u16 | pid |
| the PID of the process More...
|
|
u8 | pmem |
| percent of memory used, expressed as a fraction of 256 More...
|
|
char | tname [15] |
| fixed length string representing the thread name More...
|
|
char | cmdline [0] |
| the command line (as much as it fits in the remaining packet) More...
|
|
Definition at line 52 of file linux.h.
the command line (as much as it fits in the remaining packet)
Definition at line 57 of file linux.h.
sequence of this status message, values from 0-9
Definition at line 53 of file linux.h.
the PID of the process
Definition at line 54 of file linux.h.
percent of memory used, expressed as a fraction of 256
Definition at line 55 of file linux.h.
fixed length string representing the thread name
Definition at line 56 of file linux.h.
The documentation for this struct was generated from the following file: