Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pacct_struct Struct Reference

#include <sched.h>

Data Fields

int ac_flag
 
long ac_exitcode
 
unsigned long ac_mem
 
cputime_t ac_utime
 
cputime_t ac_stime
 
unsigned long ac_minflt
 
unsigned long ac_majflt
 

Detailed Description

Definition at line 421 of file sched.h.

Field Documentation

long ac_exitcode

Definition at line 423 of file sched.h.

int ac_flag

Definition at line 422 of file sched.h.

unsigned long ac_majflt

Definition at line 426 of file sched.h.

unsigned long ac_mem

Definition at line 424 of file sched.h.

unsigned long ac_minflt

Definition at line 426 of file sched.h.

cputime_t ac_stime

Definition at line 425 of file sched.h.

cputime_t ac_utime

Definition at line 425 of file sched.h.


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