#include <os_config.h>
#include <sys/ktypes.h>
Data Structures | |
struct | _ps_stat |
Process Status structure used for process_status. More... | |
struct | kstats_s |
Kernel statistics structure. More... | |
Typedefs | |
typedef _ps_stat | p_stat |
Process Status structure used for process_status. | |
typedef kstats_s | kstats_t |
Kernel statistics structure. |