Home
last modified time | relevance | path

Searched defs:taskstats (Results 1 – 1 of 1) sorted by relevance

/include/uapi/linux/
Dtaskstats.h40 struct taskstats { struct
46 __u16 version;
47 __u32 ac_exitcode; /* Exit status */
52 __u8 ac_flag; /* Record flags */
53 __u8 ac_nice; /* task_nice */
71 __u64 cpu_count __attribute__((aligned(8)));
72 __u64 cpu_delay_total;
79 __u64 blkio_count;
80 __u64 blkio_delay_total;
83 __u64 swapin_count;
[all …]